From: brabuhr@... Date: 2006-09-07T09:36:11+09:00 Subject: Fwd: Binding for CORBA On 9/6/06, Jeff Wood wrote: > I very much need access to a corba object network from my Ruby code ( > I'm supporting some legacy apps that aren't going to get rewritten ) ... > > I know I can, if I take a lot of time, write the Ruby->Orbit2 ( or which > every orb people want to bind... ) binding myself ... But, it's not my > forte. There are a LOT of people out there that have done work on > implementing bindings, and I see this as something that is definately a > + for people that are trying to use Ruby as that enterprise glue. Enterprise Integration with Ruby[1] suggests using a Ruby Java Bridge to use a Java CORBA client from Ruby code. [1] http://www.pragmaticprogrammer.com/titles/fr_eir/