[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Python bindings -noproxy flag

From: Philipp von Weitershausen <philipp_at_weitershausen.de>
Date: 2003-05-08 00:22:17 CEST

Hello,

why is the -noproxy flag passed to SWIG when building the python
bindings? This forces SWIG not to build shadow classes for structs.

I think that pointers and accessor functions are not something that
python programmers want to get involved with, not even when they are
using bindings to a C API. SWIG already has the feature of building
classes which can even be subclassed to add new functionality. Why
aren't we using that feature?

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 00:21:59 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.