THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/10/2004 at 04:10, xxxxxxxx wrote:
I have coded with java once and I liked it alot. I know, that it is possible to write c++ code that works as an interface function to Java. Has anyone ever thought about writing a Javaplugin (in c++) that is able to load java classfiles of any type?
I order to do that, one must write Javaobjects that represent the working enviroment in c4d, what would be alot of work of course. But I think there are some advantages compared to COFFEE:
* Nearer to the operating system than COFFEE
* Plattform independent
* Coding in Java is comparable to COFFEE (easier than C++)
* Compiler
* Better documentation than for coffee (on the language itself and on the API functions)
* Quite good performance