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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,73175d2d01a1b1dd X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.50.133 with SMTP id c5mr22407667pbo.2.1317044588152; Mon, 26 Sep 2011 06:43:08 -0700 (PDT) Path: lh7ni5334pbb.0!nntp.google.com!news1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!bloom-beacon.mit.edu!newsswitch.lcs.mit.edu!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: subprogram must not be deeper than access type Date: Mon, 26 Sep 2011 09:43:07 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <818752663338654817.822041rmhost.bauhaus-maps.arcor.de@news.arcor.de> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 X-Trace: pcls6.std.com 1317044587 30351 192.74.137.71 (26 Sep 2011 13:43:07 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Mon, 26 Sep 2011 13:43:07 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:huwTx6nrhLMqN8SVLuL8vkgPIBM= Xref: news1.google.com comp.lang.ada:18127 Content-Type: text/plain; charset=us-ascii Date: 2011-09-26T09:43:07-04:00 List-Id: Natasha Kerensikova writes: > Having read the Rationale 2005, I understand now that naming an access > type is far from being equivalent to text replacement. Yeah. That's a language design flaw. - Bob