Major update for R2CORBA available

Hi,

Remedy IT is pleased to announce the release of version 1.0 of the Ruby
CORBA Language mapping reference implementation: R2CORBA. This software
is provided as Opensource.

R2CORBA provides a fully OMG Ruby CORBA Language Mapping compliant CORBA
implementation.

The current release provides:

* New: support for JRuby (using Java/JacORB);

* New: support for value type and abstract interface mappings
       (reference implementation for the upcoming RCLM changes);

* New: support for Mac OSX;

* New: MRI Ruby support upgraded to 1.8.7
       (incl. Windows MinGW32 build);

* 100% native Ruby IDL compiler;
* support for direct IDL inclusion in Ruby code;
* support for Ruby CORBA clients;
* support for Ruby CORBA servants;
* support for Dynamic Skeleton Interface (DSI);
* support for Dynamic Invocation Interface (DII);
* support for IDL enum, struct, sequence and union datatypes;
* and more...

You can read more about R2CORBA and the RCLM and download distribution
packages here: http://www.remedy.nl/en/rclm-and-r2corba

Martin Corino.