[omniORB] Interface repository

Stephen Crawley crawley@dstc.edu.au
Wed, 06 Jun 2001 11:33:49 +1000


Duncan.

> On Friday 18 May, Stephen Crawley wrote:

[... concerning the behaviour of Object::get_interface ... ]

> > The CORBA spec does not require the client side ORB to ask the server
> > for the InterfaceDef object.  See section 4.3.1.1 of the CORBA 2.3 / 2.4
> > core spec.

Judging from discussion on the OMG's CORBA Core RTF mailing list, the RTF
is of the opinion that the spec for "get_interface" >>should<< require it
to return the (current) most derived type for the target object.  This
would typically require the client-side ORB to contact the server-side
ORB to find this out.

If you have a problem with this ... now is a good time to speak up.

-- Steve