Well as I said, any enhancements I make to make the python language
bindings possible should not be python specific.
The reason I want to do python bindings is because that is the scripting
language I am most familiar with (both the language and the C API). I
don't want to discourage others from writing other bindings. I suppose
other bindings will be easier to write after the first one is done though.
Gnumeric is a good example of this, as it has interfaces for python, perl,
guile and maybe a few others I haven't mentioned.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Wed, 24 Nov 1999, Chris Winters wrote:
> Although I'd lean toward perl as a language (personal biases :), I
> think it would be a great idea. Being able to generate code/database
> structures from diagrams would be fantastic!
>
> Thanks