>> Manually... do you wrap many functions or classes, or only occasional ones?
>>  
>
>I'm not sure I understand the question. You need to wrap all functions 
>and types that you wish to use from Python. Only you know what that 
>specifically means.
>
>Regards,
>       Stefan

It was a personal question.  Do you specifically do much wrapping stuff or not? 
 I'm
trying to gauge your approach compared to how much you do it.  I mean, if I had
to wrap one C++ function I would of course use the Python API.  If I had to 
grab 2000
classes, I would look for something else to help.  What's the breaking point?  
How
quickly does it go for you?


      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

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

Reply via email to