Discussion:
[ANN] Major update for R2CORBA available
(too old to reply)
Johnny Willemsen
2011-02-25 11:25:24 UTC
Permalink
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

Johnny Willemsen

Follow us at twitter: @RemedyIT
Raghu V. Hudli
2011-03-07 03:12:50 UTC
Permalink
A Ruby ORB! This is exciting. But given that the Ruby mapping for IDL
is not complete - notable missing mapping is for valuetypes - do we
have a roadmap for a full mapping to Ruby? Also it would be enlightening
to know the interoperability tests of R2CORBA with clients and servers
implemented in different languages.

Raghu
Post by Johnny Willemsen
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.
* 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
Johnny Willemsen
Johnny Willemsen
2011-03-07 08:22:13 UTC
Permalink
Hi,

Our draft v1.1 mapping does map valuetypes and abstract, both are
already supported by R2CORBA. We will present the draft v1.1
specification as part of the RCLM RTF at the September OMG meeting.

Martin, can you give some enlightening about the interoperability
testing we done?

Regards,

Johnny Willemsen
Remedy IT
http://www.theaceorb.nl
Post by Raghu V. Hudli
A Ruby ORB! This is exciting. But given that the Ruby mapping for IDL
is not complete - notable missing mapping is for valuetypes - do we
have a roadmap for a full mapping to Ruby? Also it would be enlightening
to know the interoperability tests of R2CORBA with clients and servers
implemented in different languages.
Raghu
Post by Johnny Willemsen
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.
* 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
Johnny Willemsen
Loading...