Issue 638: Section 3.3.1: _this() and IMPLICIT_ACTIVATION need clarification (port-rtf) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: second bullet: "..a language mapping may provide a default implementation of this interface...". For C++ it appears that Servant::_default_POA() operation is intended to provide feature t Resolution: clarified/fixed Revised Text: Actions taken: July 30, 1997: received issue July 30, 1997: moved to issue #637 July 30, 1997: closed issue Discussion: closed issue End of Annotations:===== Return-Path: Sender: jon@sems.com Date: Wed, 30 Jul 1997 13:12:55 -0700 From: Jonathan Biggar Organization: Seagate Software NMSG To: port-rtf@omg.org, issues@omg.org Subject: _this() and IMPLICIT_ACTIVATION need clarification Section 3.3.1, in the second bullet, states that "Values of type Servant support a language-specific programming interface that can be used by the ORB to obtain a default POA for that servant. This interface is used only to support implicit activation. A language mapping may provide a default implementation of this interface that returns the root POA of a default ORB." For C++, it appears that the Servant::_default_POA() operation is intended to provide this feature.