Issue 3715: Python: Union example (python-ftf) Source: SAP AG (Mr. David Frankel, david.frankel@sap.com) Nature: Uncategorized Issue Severity: Summary: On p. I-7 of ptc/00-04-08, what is the 17 in the example? Resolution: It is the discriminator value. Add a comment into the specification. Revised Text: Add a comment into the example: # 17 is the discriminator, 42 is the value of x Actions taken: June 20, 2000: received issue December 3, 2001: closed issue Discussion: End of Annotations:===== ]Date: Tue, 20 Jun 2000 14:04:59 +0200 (MET DST) Message-Id: <200006201204.OAA02284@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: Union example 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: h9:!!h:Oe9e#b!!7XGe9 [Original source: Mr David Frankel] On p. I-7 of ptc/00-04-08, what is the 17 in the example? Date: Mon, 5 Mar 2001 15:59:38 +0100 (MET) Message-Id: <200103051459.PAA05370@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 3715 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: [,0!!$`)e9LOIe9^Lk!! The text of the issue states > On p. I-7 of ptc/00-04-08, what is the 17 in the example? Proposed Resolution: Add a comment into the example # 17 is the discriminator, 42 is the value of x Martin