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-Thread: 103376,c406e0c4a6eb74ed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!news.cs.univ-paris8.fr!news.zanker.org!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: ADA Popularity Discussion Request Date: Tue, 31 Aug 2004 13:51:37 +0200 Organization: AdaCL Message-ID: <1942602.yLG2CGgGbx@linux1.krischik.com> References: <49dc98cf.0408110556.18ae7df@posting.google.com> <1198227.gWQ0keDDOY@linux1.krischik.com> 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 1093958734 06 4606 9b7DX0Ml-i7g2sm 040831 13:25:34 X-Complaints-To: usenet-abuse@t-online.de X-ID: rwPWkvZSZeqT2+sTTuRTQXZ5HZyEfBVykgBONRbScC2fAxSEnoPNYl User-Agent: KNode/0.7.7 Xref: g2news1.google.com comp.lang.ada:3213 Date: 2004-08-31T13:51:37+02:00 List-Id: Kevin Cline wrote: > Martin Krischik wrote in message > news:<1198227.gWQ0keDDOY@linux1.krischik.com>... > I don't know about you, but that mades my head hurt. In C++ there are > some things that make my head hurt too, but they mostly are there to > determine the meaning of code that I would naver write in the first > place. Well there where looking for problems where there arn't any. Or how often us use the following C++ Feature: void Function () { class Nested { ... } return; } Because that is what the problem described was about. There is a reason why Ada can't do it. And the reason was that Ada can actualy have the equivalent of vector - and that is far more helpfull then non library level classes. There was discussion about that before - please no repeat. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com