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: a07f3367d7,33fa575e7cd6d3e6 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!de-l.enfer-du-nord.net!news.weisnix.org!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Tue, 16 Jun 2009 11:17:54 +0200 From: Georg Bauhaus User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: A little smile... References: <38a9cc4d-c42a-4a17-bc5e-90fd7541de71@g19g2000yql.googlegroups.com> In-Reply-To: <38a9cc4d-c42a-4a17-bc5e-90fd7541de71@g19g2000yql.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4a376343$0$31340$9b4e6d93@newsspool4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 16 Jun 2009 11:17:55 CEST NNTP-Posting-Host: d55f2a00.newsspool4.arcor-online.net X-Trace: DXC=2OGbDd\oU\fJ00P1S40fZg4IUK MRE schrieb: > Could this be an approach to improving Ada's popularity? Tell > everybody, that > usage of Ada can wreak havoc and is restricted only to REAL > programmers? ;-) A number of facilities in Ada are making progress towards a pre-STL way of programming by indirection. For example, more anonymous things and ad hoc pointers (anonymous access). :->