Issue 3720: Python: Servant base class (python-ftf) Source: SAP AG (Mr. David Frankel, david.frankel@sap.com) Nature: Uncategorized Issue Severity: Summary: On p. I-13 of ptc/00-04-08, it says the base class of all servant classes is PortableServer.Servant. I'm missing somewhat here: I thought the base class is M__POA. Resolution: see above, close issue Revised Text: Actions taken: June 20, 2000: received issue December 3, 2001: closed issue Discussion: Close with no change. As mentioned in section 1.5.1, the skeleton classes are named M__POA. This sentence specifies that these classes share a common base class, namely Servant. End of Annotations:===== Date: Tue, 20 Jun 2000 14:17:01 +0200 (MET DST) Message-Id: <200006201217.OAA02350@pandora.informatik.hu-berlin.de> X-Authentication-Warning: pandora.informatik.hu-berlin.de: loewis set sender to loewis@informatik.hu-berlin.de using -f From: Martin von Loewis To: issues@omg.org Subject: Python: Servant base class User-Agent: SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.6 (sparc-sun-solaris2.6) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII X-UIDL: %^k!!o!He9p`Od9<7+e9 [Original Source: Mr David Frankel] On p. I-13 of ptc/00-04-08, it says the base class of all servant classes is PortableServer.Servant. I'm missing somewhat here: I thought the base class is M__POA. Date: Mon, 5 Mar 2001 16:13:30 +0100 (MET) Message-Id: <200103051513.QAA05590@pandora.informatik.hu-berlin.de> X-Authentication-Warning: pandora.informatik.hu-berlin.de: loewis set sender to loewis@informatik.hu-berlin.de using -f From: Martin von Loewis To: python-ftf@omg.org Subject: Proposal for issue 3720 User-Agent: SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.6 (sparc-sun-solaris2.6) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII X-UIDL: 6+a!!`-'!!W9%e9J^Ce9 The text of the issue says > On p. I-13 of ptc/00-04-08, it says the base class of all servant > classes is PortableServer.Servant. I'm missing somewhat here: I > thought the base class is M__POA. Proposed resolution: Close with no change Discussion: As mentioned in section 1.5.1, the skeleton classes are named M__POA. This sentence specifies that these classes share a common base class, namely Servant. Martin