-
Key: CPP11-249
-
Legacy Issue Number: 1735
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: Here is a list of all the POA-related operations that deal with the Servant
type, and how I believe they need to act with respect to reference
counting. Because there aren"t that many operations in this list, I believe
that by spelling them out in detail rather than trying to capture their
behavior in general rules accomplishes two things:1) We make it crystal clear to POA implementors and application developers
how each operation handles reference counting for the Servants it deals
with, and how the POA interacts with those servants.2) We make it clear to future maintainers of the C++ mapping for the
PortableServer module that any new operations that deal with servants must
have their servant reference counting semantics explicitly specified.Again, because there are so few operations to cover, explicitly specifying
rules for each one is simple and precise. -
Reported: CPP 1.0b2 — Sat, 25 Jul 1998 04:00 GMT
-
Disposition: Resolved — CPP 1.0
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 21:36 GMT