Hi
I am often need to call C/C++ code from python. Definetly ICE doing
this in very nice manner (no more C++ mapping nightmares.
But even more often I need to call C/C++ code from python locally, i.e.
as Python module. SWIG is the way to do it. But I think slice is better
as IDL.
Have you guys ever considered having utility to generate Python module
(C code) from slice file?
Regards,
Andrei

.
Reply With Quote