Re: Newbie to corba



Hi Greg,

On Mon, 2002-01-21 at 00:34, Greg Greenaae wrote:
> Just have a quick question.  I was reading through all the docs on 
> Gnome.org on the bonobo stuff.  I didn't see it mentioned anywahere so 
> I'll try asking here.  

	Good.

> Lets say I have a compound laying around somewhere and no one is using 
> it at the moment.  If an app requests the object, does bonobo know where 
> it is and how to load it up, or does it have to already be loaded in an 
> active app?  Basically is there some sort of registery aka Windows COM?

	Yes - it's called the Object Activation Framework (oaf in Gnome 1.4)
and bonobo-activation in Gnome 2.0. Checkout those modules & the
documentation therein.

	The process that implements the object is automatically forked for you,
an object constructed and returned [ or it can be linked in as a shlib
].

	Regards,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




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