CORBA::ORBit 0.4.2
- From: Owen Taylor <otaylor redhat com>
- To: gnome-announce-list gnome org
- Subject: CORBA::ORBit 0.4.2
- Date: 08 Jul 2000 17:15:18 -0400
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/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]