[C++-sig] Re: [Implementation] Calling wrapped functions, converters, policies

Niall Douglas s_sourceforge at nedprod.com
Thu Sep 18 23:04:40 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 18 Sep 2003 at 14:32, David Abrahams wrote:

> > - Always generate an intermediate Python layer with full, automatic
> > keyword support and a copy of the documentation embedded in the C++
> > code.
> 
> These aren't so drastic; I've been saying things like this for
> several months.  However, you might ask yourself "why not just use
> SWIG?"

Bottom-up projects like SWIG easily get success with simple C++ but 
will find it geometrically harder to add increasingly complex C++. I 
went with boost.python because it seemed to me to be naturally more 
easily extendable for advanced C++ features. Also, pyste looked very 
attractive whereas SWIG requires custom written interface files which 
would take me weeks to write initially and a high quantity of 
maintanence time whenever the underlying library was changed (often).

Cheers,
Niall





-----BEGIN PGP SIGNATURE-----
Version: idw's PGP-Frontend 4.9.6.1 / 9-2003 + PGP 8.0.2

iQA/AwUBP2od6cEcvDLFGKbPEQImNgCgugwOvXnXyNv+W3qp0lPQGClm1D8An2t2
pLQaXqvcE6yS1ejMxTQXD8zS
=w+J/
-----END PGP SIGNATURE-----




More information about the Cplusplus-sig mailing list