Alan Baljeu wrote:
This is getting out of hand :-(

I think I'd rather just do my own thing, except that C++ is so warty it's 
difficult to come up with anything reasonable that will serve the purpose.

How many functions and objects do you want to export, anyway ? I have so far always preferred to write my boost.python code manually. Not only because installing the prerequisites for the alternate tools is so cumbersome, but mainly because I want the python API to look a little more pythonic than the equivalent C++ code I'm wrapping.

You can always move 'back' to auto-generated wrapper code later if you find it is worth it.

Regards,
      Stefan

--

     ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to