-
Key: CORBA23-85
-
Legacy Issue Number: 2543
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: Section 4.3 of ptc/98-10-05 documents Object Reference Operations. These
are described as "not operations in the normal sense, in that they are
implemented directly by the ORB, not passed on to the object
implementation".This includes a variety of operations, requiring varying contexts to be
used successfully:- Some require remote communication to the orb of the server
or (contrary to the quote above) may actually be passed on
to the object implementation, or something similar like a
servant manager (e.g. is_a, non_existent) - some may require remote communication to an interface repository
(e.g. get_interface) - some require the local orb to be operational
(e.g. create_request) - some can function even without a local orb
(e.g. is_nil, duplicate, release)
- Some require remote communication to the orb of the server
-
Reported: CORBA 2.2 — Tue, 16 Mar 1999 05:00 GMT
-
Disposition: Resolved — CORBA 2.3
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CORBA23 — confusing rules for operations on Object
- Key: CORBA23-85
- OMG Task Force: CORBA Core 2.3 RTF