Issue 1846: 23.5.5 Mapping for Interfaces (Client-Side Specific) (ada-rtf) Source: (, ) Nature: Clarification Severity: Summary: Summary: 23.5.5 Mapping for Interfaces (Client-Side Specific) The section "Nil Object Reference" states: [...] This mapping relies on the Is_Nil function to detect uninitialized object references, and does require or allow definition of a Nil constant. Could it be that this should read: "... does NOT require ..." ? Resolution: Revised Text: Actions taken: August 20, 1998: received issue June 4, 1999: closed issue Discussion: End of Annotations:===== Return-Path: From: "Oliver M. Kellogg" To: Subject: Mapping for Sequence Types - examples Date: Thu, 20 Aug 1998 18:44:01 +0200 X-Msmail-Priority: Normal The examples given for the Mapping of Sequence Types (page 23-25) contain unneeded declarations for IDL_SEQUENCE__Array. The declared array types are then passed as generic parameter to the packages CORBA.Sequences.Bounded and CORBA.Sequences.Unbounded which do not take such a parameter. -- Oliver M. Kellogg Daimler-Benz Aerospace AG Sensor Systems, Dept. VE3E3 D-89070 Ulm, Germany phone: (+49) 731 392-7138 fax: (+49) 731 392-4255 e-mail: Oliver.Kellogg@vs.dasa.de