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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,43da6dbb54689557 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.27.230 with SMTP id w6mr16330373pbg.3.1317383040994; Fri, 30 Sep 2011 04:44:00 -0700 (PDT) Path: lh7ni8253pbb.0!nntp.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Inventors of the Holder container Date: Fri, 30 Sep 2011 13:43:44 +0200 Organization: Ada @ Home Message-ID: References: <30167654.2087.1317306874062.JavaMail.geo-discussion-forums@yqnv12> NNTP-Posting-Host: HHiva4CASI+mm1+7y1l83Q.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.51 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news1.google.com comp.lang.ada:18229 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2011-09-30T13:43:44+02:00 List-Id: Le Thu, 29 Sep 2011 16:34:34 +0200, marius63 a = =C3=A9crit: > "I've been using this 'holder' approach for years." (Alex Mosteo, in = > another thread) > > Me too. But I've got proof :-) > > http://www.liaad.up.pt/~maa/no_pointers/page_n230.html In http://www.liaad.up.pt/~maa/no_pointers/page_n30.html You should update this statement: =E2=80=9CFunction parameter modes can = only be in = (default) or access=E2=80=9D. It is now wrong. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [Ep= igrams on = Programming =E2=80=94 Alan J. =E2=80=94 P. Yale University] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [Idem] Java: Write once, Never revisit