From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,56131a5c3acc678e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-01 08:37:13 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Question about OO programming in Ada Date: Mon, 01 Dec 2003 16:57:37 +0100 Organization: AdaCL Message-ID: <1792884.HtYz4Yv8lY@linux1.krischik.com> References: <8urxb.19482$sb4.18182@newsread2.news.pas.earthlink.net> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1070296551 03 7037 -viZG3QlkQ+3u3v 031201 16:35:51 X-Complaints-To: usenet-abuse@t-online.de X-ID: S3YVTqZVQe5AWQiD4LCYUfYZN056ZivgKnlRCiS0rjsgT55zZdeW8G User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:3054 Date: 2003-12-01T16:57:37+01:00 List-Id: Hyman Rosen wrote: > Jeffrey Carter wrote: > > you cannot create a dangling reference with 'Access. > > How not? Just deallocate the object to which the pointer points. How will you do this without using some form of "Unchecked_"? With Regards Martin -- mailto://krischik@users.sourceforge.net http://adacl.sourceforge.net