Issue 3779: IDLScript : Binding OMG IDL Union (idlscript-ftf) Source: Laboratoire d`Informatique Fondamentale de Lille (Dr. Christophe Gransart, gransart@lifl.fr) Nature: Uncategorized Issue Severity: Summary: What are you doing in the case of there is no field associated to a particular discriminator value? (page 6-70) Resolution: Add an example for this case Revised Text: Section 3.7.3 added the sentence and an example. In the case of there is no field associed with the discriminator value, the union creation is simply done by setting the discriminator value. >>> c = AnUnion(3) >>> c AnUnion(3) Actions taken: August 3, 2000: received issue Discussion: End of Annotations:===== Date: Thu, 3 Aug 2000 12:07:29 +0200 (MET DST) From: "Christophe.Gransart" Reply-To: "Christophe.Gransart" Subject: IDLScript : Binding OMG IDL Union To: issues@omg.org MIME-Version: 1.0 Content-MD5: Q8CMxSKDgpvmsuWNITiLIg== X-Mailer: dtmail 1.3.0 CDE Version 1.3 SunOS 5.7 sun4u sparc Content-Type: TEXT/plain; charset=us-ascii X-UIDL: DL$e9H\0e9X#Td93n1e9 What are you doing in the case of there is no field associated to a particular discriminator value? (page 6-70) Christophe ________________________________________________________________________________ Christophe Gransart Universite des Sciences et Technologies de Lille Laboratoire d'Informatique Fondamentale de Lille Tel: (33) 3 20 43 47 21 U.F.R. I.E.E.A. batiment M3 Fax: (33) 3 20 43 65 66 59655 Villeneuve d'Ascq CEDEX France E-Mail: gransart@lifl.fr ________________________________________________________________________________ Date: Thu, 17 Aug 2000 19:12:14 +0200 (MET DST) From: "Christophe.Gransart" Reply-To: "Christophe.Gransart" Subject: Re: IDLScript : Binding OMG IDL Union To: idlscript-ftf@omg.org Cc: gransart@malonne.lifl.fr MIME-Version: 1.0 Content-MD5: Foj7JUBsbjDMVuoOfnzRTw== X-Mailer: dtmail 1.3.0 CDE Version 1.3 SunOS 5.7 sun4u sparc Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by emerald.omg.org id NAA19094 Content-Type: TEXT/plain; charset=US-ASCII X-UIDL: ~g\d97O#!!Lf4!!@H"!! Currently the issue number is not set for this issue. As the deadline for the FTF report is tommorow, I propose to accept it and the correction sould be: Resolution: Add an example for this case Revised Text: Section 3.7.3 added the sentence and an example. In the case of there is no field associed with the discriminator value, the union creation is simply done by setting the discriminator value. >>> c = AnUnion(3) >>> c AnUnion(3) > Date: Thu, 10 Aug 2000 12:12:48 +0200 (MET DST) > From: "Christophe.Gransart" > Subject: IDLScript : Binding OMG IDL Union > To: idlscript-ftf@omg.org > MIME-Version: 1.0 > Content-MD5: YVcj4epy6K7bZJ6vCv2KwA== > > FYI, I sent this issue last week > > ------------- Begin Forwarded Message ------------- > > Date: Thu, 3 Aug 2000 12:07:29 +0200 (MET DST) > From: "Christophe.Gransart" > Subject: IDLScript : Binding OMG IDL Union > To: issues@omg.org > MIME-Version: 1.0 > Content-MD5: Q8CMxSKDgpvmsuWNITiLIg== > > What are you doing in the case of there is no field associated to a > particular > discriminator value? (page 6-70) > > Christophe > ________________________________________________________________________________ > Christophe Gransart > Universite des Sciences et Technologies de Lille > Laboratoire d'Informatique Fondamentale de Lille Tel: (33) 3 > 20 43 47 21 > U.F.R. I.E.E.A. batiment M3 Fax: (33) 3 > 20 43 65 66 > 59655 Villeneuve d'Ascq CEDEX France E-Mail: > gransart@lifl.fr > ________________________________________________________________________________ > > > > ------------- End Forwarded Message ------------- > Regards, Christophe ________________________________________________________________________________ Christophe Gransart Universite des Sciences et Technologies de Lille Laboratoire d'Informatique Fondamentale de Lille Tel: (33) 3 20 43 47 21 U.F.R. I.E.E.A. batiment M3 Fax: (33) 3 20 43 65 66 59655 Villeneuve d'Ascq CEDEX France E-Mail: gransart@lifl.fr ________________________________________________________________________________ Date: Thu, 17 Aug 2000 19:12:35 +0200 (MET DST) From: "Christophe.Gransart" Reply-To: "Christophe.Gransart" Subject: Re: IDLScript : Object Registration To: idlscript-ftf@omg.org Cc: gransart@malonne.lifl.fr MIME-Version: 1.0 Content-MD5: lM2rvYbEUgfNW2yZ2E/++Q== X-Mailer: dtmail 1.3.0 CDE Version 1.3 SunOS 5.7 sun4u sparc Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by emerald.omg.org id NAA19100 Content-Type: TEXT/plain; charset=US-ASCII X-UIDL: +_>e9iGEe9'Ymd9f%:e9 Currently the issue number is not set for this issue. As the deadline for the FTF report is tommorow, I propose to accept it and the correction should be: Resolution: The text for the object registration with the POA is extended Revised Text: Section 3.13.4 added the sentences PortableServer::POA, PortableServer::current and PortableServer Policies interfaces must be implemented by the scripting engine. PortableServer::POAManager, PortableServer::AdapterActivator, PortableServer::ServantManager, PortableServer::ServantActivator, PortableServer::ServantLocator are implemented by user classes written in IDLScript. > Date: Thu, 10 Aug 2000 12:12:59 +0200 (MET DST) > From: "Christophe.Gransart" > Subject: IDLScript : Object Registration > To: idlscript-ftf@omg.org > MIME-Version: 1.0 > Content-MD5: oKW73LZL6RBL36YYk9Rwkw== > > FYI, I sent this issue last week > > ------------- Begin Forwarded Message ------------- > > Date: Thu, 3 Aug 2000 12:09:40 +0200 (MET DST) > From: "Christophe.Gransart" > Subject: IDLScript : Object Registration > To: issues@omg.org > MIME-Version: 1.0 > Content-MD5: pBCatZw372IDUVeeATicng== > > In the document, the object registration with the POA needs to be > extended. > (page 6-88) > > Christophe > ________________________________________________________________________________ > Christophe Gransart > Universite des Sciences et Technologies de Lille > Laboratoire d'Informatique Fondamentale de Lille Tel: (33) 3 > 20 43 47 21 > U.F.R. I.E.E.A. batiment M3 Fax: (33) 3 > 20 43 65 66 > 59655 Villeneuve d'Ascq CEDEX France E-Mail: > gransart@lifl.fr > ________________________________________________________________________________ > > ------------- End Forwarded Message ------------- > Regards, Christophe ________________________________________________________________________________ Christophe Gransart Universite des Sciences et Technologies de Lille Laboratoire d'Informatique Fondamentale de Lille Tel: (33) 3 20 43 47 21 U.F.R. I.E.E.A. batiment M3 Fax: (33) 3 20 43 65 66 59655 Villeneuve d'Ascq CEDEX France E-Mail: gransart@lifl.fr ________________________________________________________________________________