Ralf W. Grosse-Kunstleve wrote:
Since I didn't see any other responses, I'll offer what I know, even though it 
doesn't directly answer
your question.

A few years ago I experimented with SWIG - Boost.Python integration, where you 
can get easy access
from C++ to SWIG-wrapped objects, inside a function wrapped with Boost.Python. 
The code is here:

http://cctbx.svn.sourceforge.net/viewvc/cctbx/trunk/boost_adaptbx/

Look for the files swig_arg.hpp, swig_args_ext.cpp, and search for "libswig" in 
the
SConscript.

I haven't tried this out for a long time.
Anyway, I hope it gives you a start.


Well, I asked in #python and #python-dev, got referred to webmas...@python.org, got an autoreply and then silence. Maybe I'll have to join some python dev lists and shout to find out who runs this thing. We'll see.

-t


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

Reply via email to