[C++-sig] Re: Boost.Python: few thoughts and questions...

Nicodemus nicodemus at globalite.com.br
Sat Jun 14 01:17:00 CEST 2003


Roman Sulzhyk wrote:

>Nicodemus:
>
>The patch would work, it has a couple problems though - treats
>inherited virtual functions not overloaded at top level by default as
>'unvirtual', i.e. doesn't generate a wrapper for them, and it also
>spews some warnings in 'Class.IsUnique()' however ignoring them works
>fine.
>  
>

Hmm, I will look into these, thanks.

>So feel free to use this as a basis for your implementation. I'll also
>take a look at the CVS version when I get a chance, I'm behind a
>firewall at work. I think your virtual wrapper generation code is
>becoming a bit of a hack and may need some cleaning up (second half of
>ClassExporter.py), but overall the quality of the implementation is
>very impressive.
>

I have this feeling too... I will have to refactor that code some time, 
probably move it to a separate file too. And thanks for the compliment!

Regards,
Nicodemus.





More information about the Cplusplus-sig mailing list