http://www.swig.org
Dunno if y'all have come across this before? It may make creating bindings for other languages a bit faster in the short term. I've used it for Python, Java, and Perl and it works quite well.
May also be worth considering from the point of view that if someone has an API or class library that they would like to expose using ICE, swig might be able to generate the .ice definitions, and maybe even some of the implementation.
bye
John

Reply With Quote