On Thu, 12 Jun 2003 19:31:47 -0400
Rob Knapp <[EMAIL PROTECTED]> wrote:

> I've found myself in a position where I need to present a python object to a 
> C++ object, and it needs to look like a C++ object.  The target application 
> knows nothing of python.
> 
> Would it be possible to create an object using SIP that I can inherit from and 
> use the SIP api to convert into a CppPointer?
> 
> Is there another/better way to achieve this?
> 

SCXX is probably more suited for your needs:

http://www.mcmillan-inc.com/scxx.html

Gerard

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to