[Pyrex] Please support C++

Grant McDonald gmcdonald at infocomp.com
Sat Oct 8 06:54:23 CEST 2005


+5 from me :)

-----Original Message-----
From: pyrex-bounces at lists.copyleft.no
[mailto:pyrex-bounces at lists.copyleft.no]On Behalf Of David McNab
Sent: 08 October 2005 13:30
To: pyrex at lists.copyleft.no
Subject: [Pyrex] Please support C++


Hi Greg et al,

Unless things have been happening quietly, the issue of C++ support for
Pyrex unfortunately seems to have slipped between the cracks.

I'm writing to ask if there might be any conceivable way to persuade
you, Greg, and any other Pyrex devs to seriously consider bumping C++
support a bit higher onto the Pyrex TODO list.

Wouldn't need too much fancy stuff - really just wanting the basics:
 - instantiating 3rd party classes
 - accessing methods/attribs on 3rd party objects
 - overriding C++ methods in python/pyrex
 - raising and catching C++ exceptions

At present, unless one is willing to face the brain-pain of SWIG or
Boost, the only ways to interface Python to C++ are:
 1. hand-code a wrapper as a python extension type, or
 2. write a C shim atop the C++ interface, then interface to this
    in Pyrex

So how about it, guys?

-- 
Cheers
David

_______________________________________________
Pyrex mailing list
Pyrex at lists.copyleft.no
http://lists.copyleft.no/mailman/listinfo/pyrex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.copyleft.no/pipermail/pyrex/attachments/20051008/265493c2/attachment.html


More information about the Pyrex mailing list