Issue 3538: Read-only parameter remnants (cxx_revision) Source: Triodia Technologies Pty Ltd (Mr. Michi Henning, michi(at)triodia.com) Nature: Uncategorized Issue Severity: Summary: in the resolution to issue 863, we decided to get rid of the read-only restriction for parameters. However, we forgot to remove a few snippets. Page 1-110, table, case 3: Remove the following text: Following the completion of a request, the caller is not allowed to modify any values in the returned storage--to do so, the caller must first copy the returned instance into a new instance, then modify the new instance. Page 1-110, table, case 6: Remove the following text: Following completion of a request, the caller is not allowed to modify any values in the returned storage--to do so, the caller must first copy the returned array instance into a new array instance, then modify the new instance. Resolution: Revised Text: Actions taken: April 11, 2000: received issue Discussion: deferred in June 2011 to the next RTF End of Annotations:===== Date: Tue, 11 Apr 2000 13:01:00 +1000 (EST) From: Michi Henning Reply-To: C++ Revision Task Force To: C++ Revision Task Force cc: issues@omg.org Subject: Read-only parameter remnants Message-ID: Organization: Object Oriented Concepts MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-UIDL: bWod9N(b!!HLV!!@0`d9 Hi, in the resolution to issue 863, we decided to get rid of the read-only restriction for parameters. However, we forgot to remove a few snippets. Page 1-110, table, case 3: Remove the following text: Following the completion of a request, the caller is not allowed to modify any values in the returned storage--to do so, the caller must first copy the returned instance into a new instance, then modify the new instance. Page 1-110, table, case 6: Remove the following text: Following completion of a request, the caller is not allowed to modify any values in the returned storage--to do so, the caller must first copy the returned array instance into a new array instance, then modify the new instance. Cheers, Michi. -- Michi Henning +61 7 3891 5744 Object Oriented Concepts +61 4 1118 2700 (mobile) Suite 4, 904 Stanley St +61 7 3891 5009 (fax) East Brisbane 4169 michi@ooc.com.au AUSTRALIA http://www.ooc.com.au/staff/michi-henning.html