Issue 7721: Why is the enum ThreadPolicyValue completely zapped from IDL (mincorba-rtf) Source: (, ) Nature: Revision Severity: Minor Summary: In the text of this document the policies are described and what minimum corba supports. In the text for example it says for ThreadPolicy only ORB_CTRL_MODEL is supported, SINGLE_THREAD_MODEL not. Why is the enum ThreadPolicyValue completely zapped from IDL, why not just define this enum with one member. Makes it possible to check for this enum, according to the spec the enum should be completely zapped. Resolution: Revised Text: Actions taken: September 9, 2004: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 09 Sep 2004 02:32:37 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Johnny Willemsen Company: Remedy IT mailFrom: jwillemsen@remedy.nl Notification: Yes Specification: Minimum CORBA Section: 1.14.6 FormalNumber: 02-08-01 Version: 1.0 RevisionDate: August 2002 Page: 1-22 Nature: Revision Severity: Minor HTTP User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Description In the text of this document the policies are described and what minimum corba supports. In the text for example it says for ThreadPolicy only ORB_CTRL_MODEL is supported, SINGLE_THREAD_MODEL not. Why is the enum ThreadPolicyValue completely zapped from IDL, why not just define this enum with one member. Makes it possible to check for this enum, according to the spec the enum should be completely zapped.