Issue 12229: definition of Invalid Policies changed (corba-rtf) Source: Objective Interface Systems (Mr. Victor Giddings, victor.giddings(at)mail.ois.com) Nature: Revision Severity: Minor Summary: The CORBA/e FTF slightly changed the definition of Invalid Policies to: exception InvalidPolicies { UShortSeq indices; }; since this avoids the use of an anonymous sequence type, consider changing it (also for consistency). Resolution: Revised Text: Actions taken: February 15, 2008: received issue April 11, 2012: Deferred Discussion: End of Annotations:===== m: webmaster@omg.org Date: 15 Feb 2008 18:41:06 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Victor Giddings Company: OIS mailFrom: victor_giddings@omg.org Notification: No Specification: CORBA Section: Part I 8.3 FormalNumber: formal/08-01-04 Version: 3/1 RevisionDate: 1/2008 Page: 122 Nature: Revision Severity: Minor HTTP User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.8) Gecko/20071010 Camino/1.5.2 Description The CORBA/e FTF slightly changed the definition of Invalid Policies to: exception InvalidPolicies { UShortSeq indices; }; since this avoids the use of an anonymous sequence type, consider changing it (also for consistency).