Re: Using gnome components with Python



Jason Stokes wrote:
> Also, can someone explain the relationship between the Orbit C bindings
> and Gnorba?  I've read the tutorial but it's not very clear.  Is the
> purpose of Gnorba to wrap the Corba interface behind a more friendly C
> library?

Nope, that is the purpose of bonobo. Gnorba was the old object
activation framework.  You use it to obtained a object of the type you
are looking for.  It is being replaced by OAF (Object Activation
Framework) which has more complicated querying for objects.  You can
look for objects by name, interface type etc.

-JP
--
=======================================================================
JP Rosevear				jpr@helixcode.com
Helix Code Inc.				http://www.helixcode.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]