Re: ActivationContext and shlib servers
- From: Dietmar Maurer <dietmar ximian com>
- To: Maciej Stachowiak <mjs eazel com>
- Cc: Michael Meeks <michael ximian com>, "gnome-components-list gnome org" <gnome-components-list gnome org>
- Subject: Re: ActivationContext and shlib servers
- Date: Mon, 05 Feb 2001 12:14:10 +0100
Dietmar Maurer wrote:
> I will try to adapt bonobo to take the shared library factory semantics
> into account.
Hi Maciej,
I have modified the bonobo code to handle the oaf shlib semantics, but
I am not very happy with the new code. The problem is that it is no
longer possible to replace a shlib server with a exe server easily. Instead
I have to change the OAFPluginObject, the factory code and all oafinfo
files.
If we instead use a factory for shlib servers, we can change shlib servers
to exe servers by simply change a single line of code:
BONOBO_OAF_SHLIB_FACTORY (..) ==> BONOBO_OAF_FACTORY (..)
All we need is to make it possible to register shlib factories. Do you think
this is possible and worth to do? I really like the feature to change the
server type (exe/shlib) easily, and I can see no disadvantage.
Regards,
Dietmar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]