Issue 220: Return value of operator[] for array var (cxx_revision) Source: (, ) Nature: Uncategorized Severity: MEDIUM Summary: Summary: Sec 16.12 Pg 16-27 CORBA2.o Why are we returning a Long * from operator[] rather than an LongArray_slice&? Resolution: Fixed by Portability submission Revised Text: Actions taken: October 14, 1996: received issue January 2, 1998: closed issue Discussion: End of Annotations:===== This is issue # 220 Sec 16.12 Pg 16-27 CORBA2.0 Why are we returning a Long * from operator[] rather than an LongArray_slice&? -Juergen