wiki:Developer/Projects/Open/SWIGforRTEMS

Version 1 (modified by JoelSherrill, on 01/26/10 at 07:00:36) (diff)

New page.

IDL COM

Status: No active volunteers.

Interface base development model (normal known as COM in Microsoft’s world) is very helpful for large scale software development. Major commercial RTOS like VxWorks?, LynxOS support IDL/COM. Introduce IDL and COM model need an idl compiler, and also there are lots type of COM to choose in open source world. There is support for omniORB in RTEMS, however, omniORB lack feature for recent language like JAVA. The popular COM/COBRA choices are Universal Network Objects from Sun (used in openoffice), XPIDL by mozilla and SWIG (http://www.swig.org/) to name a few.

License, resource usages, etc must be acceptable.