Re: Re: software design clarification

Markus Elfring <[email protected]> Fri, 04 May 2007 17:45:34 +0200
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
> I think you are missing the point. The question is not whether the bindings
> can be generated automatically, but whether the generated API is what we
> want. I think that boost.python is a much better fit than swig, FWIW.

I find the SWIG tool appealing. If we can concentrate on an 
implementation for a C++ class libary, we'll get a couple of scripting 
interfaces for free.
I hope that this kind of mapping can match to your API preferences.

Regards,
Markus