[C++-sig] Pyste code generation.

Roman Yakovenko romany at actimize.com
Sun Sep 7 12:44:35 CEST 2003


	Hi Nicodemus. Thanks you very much.

Roman

> -----Original Message-----
> From: Nicodemus [mailto:nicodemus at globalite.com.br]
> Sent: Friday, September 05, 2003 12:47 AM
> To: Development of Python/C++ integration
> Subject: Re: [C++-sig] Pyste code generation.
> 
> 
> Roman Yakovenko wrote:
> 
> >  Hi Nicodemus. Today Pyste does not generate private 
> virtual functions, right?
> >( in wrapper class of class that has private pure virtual )
> >May be it should be changed? Why ? I write wrapper for 
> library that uses template
> >method pattern, where customization of method done by 
> virtual private functions.
> >Here is the full artical http://www.gotw.ca/publications/mill18.htm.
> >  
> >
> 
> Hi Roman,
> 
> I just commited a change that allows you to override protected and 
> private pure virtual functions in Python. Sorry about the delay and 
> thanks for the feedback!
> 
> Regards,
> Nicodemus.
> 
> 
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
> 




More information about the Cplusplus-sig mailing list