Re: ActivationContext and shlib servers



Maciej Stachowiak wrote:

> Dietmar Maurer <dietmar ximian com> writes:
>
> >
> > Yes, this is what we are doing, although it only works for BonoboObjects.
> > We increment the object count for a shared library each time an object is
> > activated (regardless of whether it's created directly by the factory create
> > function or shlib plugin create function, or otherwise). To make this
> > work for all CORBA object you would have to modify ORBit.
> >
>
> Are you doing a similar thing for exe servers? That would be pretty
> helpful.

Sure, already done. (see bonobo-running-context.c, bonobo-object.c)

> > I will try to adapt bonobo to take the shared library factory semantics
> > into account.
> >
>
> Thanks a lot. The current warning is actually getting in the way of
> Nautilus developmet a bit, since we have things set up so warnings
> stop in the debugger, so the sooner you can fix things the better.
>

The warning is already removed ;-)

- Dietmar






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