[Recently created (3/1999). Click here to go to the next FAQ in the “chain” of recent changes]
CORBA IDL is used to describe application and system interfaces in a manner that is independent of programming language and computer platform. A language mapping is a standard to convert the IDL to a particular programming language, like C, C++ or Java.
[ Top | Bottom | Previous section | Next section ]
[Recently created (3/1999) and updated mappings (10/1999). Click here to go to the next FAQ in the “chain” of recent changes]
The OMG has standardized the following language mappings for IDL:
There is also a standardized reverse mapping from Java to IDL.
There are other language mappings that are available from various vendors:
[ Top | Bottom | Previous section | Next section ]