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,c08a7609345f4e5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Limited use for limited with? References: <853314bc-0f79-435f-86a5-d7bcdd610731@c10g2000yqh.googlegroups.com> Date: Thu, 30 Sep 2010 03:24:10 -0400 Message-ID: <8239srhexx.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Cancel-Lock: sha1:6zUiqPjWWGROq5zZAFr/CUFmH78= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 8b2a64ca43b16e029e66128662 Xref: g2news1.google.com comp.lang.ada:14323 Date: 2010-09-30T03:24:10-04:00 List-Id: "Alex R. Mosteo" writes: > Maciej Sobczak wrote: > > Something that can be of interest in this context is a discussion that > happened not too long ago (half a year?) in some mailing list -- I thought > it was the GAP one, but combing the topics I can't find it. People trying to > do "proper" OO with the new Ada features was complaining about some > unavoidable quirks. The discussion point was on the truth of "unavoidable". > I'm failing at locating it, if it rings some bells for someone... Perhaps you are thinking of this: http://groups.google.com/group/comp.lang.ada/browse_thread/thread/7ff1de84a8945e80/664c96862ae388aa?q=Access+types+as+parameters&pli=1 My results are summarized here: http://www.stephe-leake.org/ada/access_vs_object.html -- -- Stephe