Hi,

I was very surprised about a C binding, too ;).
But looking at the page now, it is unclear to me why such languages as Perl, JavaScript, Beanshell and possibly even Jython are not listed. JavaScript and Beanshell are both available from OOo's (2.0) GUI as part of the Scripting Framework.


IIUC, those languages supported by the Scripting Framework that are Java/JVM-based (JavaScript, Beanshell) get UNO "for free" by simply being able to access arbitrary Java classes (and thus all the classes that make up the Java UNO runtime environment, and all the Java classes that represent any UNO types). I'm not sure whether we should say that we have "bindings" for those languages. But maybe we could add a pointer to the Scripting Framework page. Opinions anybody?
a 'binding' would have more functionality, especially the the need for querying interfaces should be removed and any handling should be improved.

Nevertheless, these languages can of course not only be used inside the scripting framework, but also from standalone Jython or beanshell programs.

Bye,

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to