|
From: Joerg F. <jf...@ao...> - 2003-11-11 08:14:23
|
>>>>> "Leif" == Leif Johnson <le...@am...> writes: Leif> Oh well, pipe dreams. I'm working this week on the Python wrapper Leif> generator for C++ components. Recently, I skimmed through the SWIG manual. Impressive. If we had a SWIG interface generator, we'd get the Python wrapper for free, along with other languages. Well, almost: we'd only have to convince Confix to build that stuff :-). It shouldn't be that hard though. I'm currently writing a lot of Salomon specific plugins for code generators they are using in a project. The one I'm just working on invokes orbit-idl-2 on an installed IDL file to generate four C source files into the local build. Sounds a lot like invoking SWIG on an installed SWIG interface file. Could that be an option? Cheers, Joerg |