Dear users,
I have an IDL source code with some math functions and i wish to have the same functions and calculations in java to create a gui and to make it portable to other operating systems.
Do you think i should rewrite all the code in java and so do a complete porting or there are simpler solutions such as calling the IDL functions from java using solutions such as Corba or others without rewriting all the IDL code in java?
P.S. The IDL language known as Interface Definition Language is the same IDL of this site?
Thanks in advance!
|