Re: Object-identity and lifecycle in the CORBA-UNO bridge
- From: Elliot Lee <sopwith redhat com>
- To: Joerg Budischewski <joerg budischewski germany sun com>
- Cc: <gnome-components-list gnome org>
- Subject: Re: Object-identity and lifecycle in the CORBA-UNO bridge
- Date: Fri, 2 Feb 2001 11:37:53 -0500 (EST)
On Fri, 2 Feb 2001, Joerg Budischewski wrote:
> B) ONEWAY CALLS
> - Does ORBIT guarantee the sequence of oneway calls ( this meeans is it
> guaranteed that successive oneway calls on an object reach the callee in
> the order the caller sent them. The CORBA specification explicitly denies
> this. ).
ORBit (and all other ORBs AFAIK) do not make any effort to de-order the
requests for any type of call, so things will naturally arrive in order.
> C) OBJECT LIFETIME
> - For the GNOME::Unknown interface, is there any special treatment in the
> ORBIT runtime ?
No.
> - Is there a different treatment for oneway calls, that pass on object
> reference ?
No.
I just looked at your web page and wanted to suggest a solution to the OAF
<-> UNO integration that might allow more easily activating
This would consist of UNO implementing the OAF::ObjectDirectory interface
itself to provide a list of and activation for all the available UNO
objects, and hooking that OD into the main OAF::ActivationContext used by
the user. That seems like a very clean and passable solution from what I
know. You will need to ask Maciej for details on how hard this might be,
since he is the OAF guru now.
-- Elliot
Who me? I just wander from room to room.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]