-
Key: CPP12-16
-
Legacy Issue Number: 5579
-
Status: closed
-
Source: Floorboard Software ( Jonathan Biggar)
-
Summary:
There seems to be only two choices:
1. Accept that changing interfaces to local breaks old code that implemented
POA interfaces using servants. Not wonderful, but I can live with it, since
the source code changes are evident and fixed in a straightforward fashion.2. Try to come up with a scheme where local objects can be implemented either
by using LocalObject or by the traditional servant route. This is more
specification work, but cleaner, and I an live with it too.While we are at it, we should make sure that any other CORBA 3.0 changes are
properly reflected in the C++ mapping as well. -
Reported: CPP 1.1 — Fri, 9 Aug 2002 04:00 GMT
-
Disposition: Resolved — CPP 1.2
-
Disposition Summary:
see proposed resolution for issue #4160
-
Updated: Fri, 6 Mar 2015 20:57 GMT