-
Key: CORBA3-9
-
Legacy Issue Number: 3429
-
Status: closed
-
Source: International Business Machines ( Russell Butek)
-
Summary:
Portable interceptor implementations need access to the ORB. The presumed
place to put the ORB would be on ORBInitInfo since at least one
implementation needs the ORB at initialization time. Is that sufficient?
Or is it also needed in RequestInfo and IORInfo? My guess is that having
ORB only on ORBInitInfo is sufficient. All interceptors begin here. If
the ORB is needed at other points, the implementations can assure that it
is available where it's needed.Since ORB is PIDL and we don't want to pollute the interceptor interfaces
with PIDL, we have to create IDL access to the ORB, but that's another
issue. -
Reported: CPP 1.1 — Thu, 16 Mar 2000 05:00 GMT
-
Disposition: Resolved — CORBA 3.0.2
-
Disposition Summary:
This issue is a restatement of issue 3403. Merge with issue 3403 and close this issue
-
Updated: Fri, 6 Mar 2015 20:58 GMT