[C++-sig] ANNOUNCE: PyBindGen 0.8

Joseph Lisee jlisee at gmail.com
Sat Dec 8 05:57:19 CET 2007


That is very cool to here I have one concern and a few comments.  I am not sure
what to think of the annotations in the comments.  It feel at same time both a
hack because it replaces a API around your generator and elegant because you
don't have to maintain a separate set of files to represent the wrapping.  The
downside of this is that you would have to modify the source of any code you
would wish to wrap, and that will get quite cumbersome.

I am also wondering if you have decent support for standard containers? 
Something like Boost.Python indexing suite version 2.

-Joe







More information about the Cplusplus-sig mailing list