Re: Few questions about Bonobo



Hi Murray,

On 28 Sep 2001, Murray Cumming wrote:
> > > How do you select which kind of server will be used ?
>
> I think that he's asking how you define the component to be in-process
> or out-of-process. I seem to remember that with COM it's a matter of
> the registration of the component.

        Ah - good point; to select a shared library you need to build the
component as a library - as Rodrigo says using
BONOBO_OAF_SHLIB_FACTORY_MULTI eg. and then in your oaffile you need to
put eg.

<oaf_server iid="OAFIID:Bonobo_Moniker_std_Factory" type="shlib"
        location="/opt/ngnome2/lib/bonobo/monikers/libmoniker_std.so">

Instead of the alternative:

<oaf_server iid="OAFIID:GNOME_Foo" type="exe" location="gnome-foo">

        Regards,

                Michael.

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





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