What is CORBA::ORBit

CORBA::ORBIt is a Perl binding for ORBit

The nifty thing about CORBA::ORBit is that you don't need to to create the 
stubs/skeletons as a separate step. You can either point it directly at an IDL file 
that it will parse directly, or it can it can get the information from an interface 
repository.  (Not the ORBit IR, yet.)

It is also very compact in terms of the amount of code necessary to implement clients 
and servers. CORBA::ORBit will work out of the box with the Gtk:: Perl module, and an 
example of this is included.

Changes in 0.4.2

- Worked around problems compiling GNOME IDL files by removing __ORBIT_IDL__ #define. 

- Fixed problem where most typecodes were not getting registered. 

Availability

CORBA::ORBit is available from:

http://people.redhat.com/~otaylor/corba/orbit.html 

For information about ORBit, see:

http://www.labs.redhat.com/orbit/

ORBit can be downloaded from:

ftp://ftp.gnome.org/pub/GNOME/stable/sources/ORBit/



Marvin

-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to