[omniORB] CORBA::Object::_non_existent()??? - does not follow spec.

bjorn rohde jensen bjensen@fastmail.fm
Fri Sep 27 20:06:01 2002


Hi Marzenna,

  If you look in the CORBA spec, you will find,
that _non_existent must throw an exception, if
it can not make a reliable determination of
object existence due to failure, but it has to
return boolean true instead of raising
OBJECT_NOT_EXIST(loosely quoted).
_non_existent is an ordinary method in all other
respects.
  OmniORB4 does the right thing, if i understand
correctly, and Mico is bugged;)

Yours sincerely,

Bjorn