rom: Ossama Othman Date: Mon, 1 Oct 2001 12:46:48 -0700 To: issues@omg.org Subject: CORBA 2.5 and Portable Interceptors mismerged Message-ID: <20011001124648.B19445@ece.uci.edu> Mime-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.2.5i Content-Type: text/plain; charset=us-ascii X-UIDL: j('e9BnFe91l!"!-3kd9 Hi, The new Portable Interceptor chapter in the CORBA 2.5 specification has apparently been mismerged. Section 13.8 "Coder/Decoder Interfaces," the Codec related interfaces added to the "IOP" module, should supercede those in the deprecated "IOP_N" module that is listed in section 21.10 "Portable Interceptor IDL." Suggested changes include: - Remove the IOP_N module from Section 21.10 "Portable Interceptor IDL." - Change all instances of "IOP_N" to "IOP." In particular, methods listed in sections 21.3.13 (ClientRequestInfo IDL) and 21.10 refer to the "IOP_N" module. The following methods in section 21.10 must be updated: module PortableInterceptor { // ... local interface ClientRequestInfo { // ... IOP_N::TaggedComponent get_effective_component (...) IOP_N::TaggedComponentSeq get_effective_components (...) // ... }; // ... local interface ORBInitInfo { readonly attribute IOP_N::CodecFactory codec_factory; }; }; Thanks, -Ossama -- Ossama Othman Distributed Object Computing Laboratory, Univ. of California at Irvine 1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068 70E6 5EB7 5E71 F7A3 94A8 Date: Mon, 08 Oct 2001 13:49:01 -0400 From: Jishnu Mukerji Reply-To: jishnu_mukerji@hp.com Organization: Hewlett-Packard SSO Staff, Florham Park NJ, USA X-Mailer: Mozilla 4.78 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Juergen Boldt Cc: issues@omg.org, orb_revision@omg.org, Harold Carr Subject: Issue 4585 Interceptor RTF issue Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-UIDL: c=X!!WC8e9ff`d9"]$"! This issue refers to Chapter 21 which is controlled by the Portable Interceptor RTF. Please reassign this issue to the Portable Interceptor RTF. Thanks, Jishnu Issue 4585: CORBA 2.5 and Portable Interceptors mismerged (orb_revision) Source: University of California, Irvine (Ossama Othman, ossama@uci.edu) Nature: Uncategorized Issue Severity: Summary: The new Portable Interceptor chapter in the CORBA 2.5 specification has apparently been mismerged. Section 13.8 "Coder/Decoder Interfaces," the Codec related interfaces added to the "IOP" module, should supercede those in the deprecated "IOP_N" module that is listed in section 21.10 "Portable Interceptor IDL." Date: Fri, 22 Mar 2002 18:02:28 -0500 From: Jishnu Mukerji Organization: Hewlett-Packard Company X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: corba-rtf@omg.org Subject: Issue 4585 Proposed resolution Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-UIDL: :#M!!~IT!!TAOd9Y_S!! The following resolution will appear in the next vote of the CORBA Core RTF unless there is signficant technical objection to the proposal. Jishnu. ___________________________________________________________ Issue 4585: CORBA 2.5 and Portable Interceptors mismerged (interceptors-rtf) http://cgi.omg.org/issues/issue4585.txt Source: University of California, Irvine (Ossama Othman, ossama@uci.edu) Nature: Uncategorized Issue Severity: Summary: The new Portable Interceptor chapter in the CORBA 2.5 specification has apparently been mismerged. Section 13.8 "Coder/Decoder Interfaces," the Codec related interfaces added to the "IOP" module, should supercede those in the deprecated "IOP_N" module that is listed in section 21.10 "Portable Interceptor IDL." Resolution: Fixed in CORBA 3.0 (ptc/02-01-14). Close no change. Revised Text: Actions taken: Close no change