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,243dc2fb696a49cd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!proxad.net!gatel-ffm!gatel-ffm!194.25.134.126.MISMATCH!newsfeed01.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: Comparison of Ada/Charles with C++ STL (and Perl) Date: Fri, 24 Sep 2004 09:19:04 +0200 Organization: AdaCL Message-ID: <3673998.bj16mkkOu2@linux1.krischik.com> References: <1777528.JKnUEYTOM6@linux1.krischik.com> <1ec946d1.0409230820.455ad242@posting.google.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Trace: news.t-online.com 1096010973 02 27920 6GoiXDJrEE4LStQ3 040924 07:29:33 X-Complaints-To: usenet-abuse@t-online.de X-ID: EkAYdcZvre5jUqU0PXZSkYX-YkOT8LuwE-rZiuCIYzEmdevnOq3GQt User-Agent: KNode/0.7.7 Xref: g2news1.google.com comp.lang.ada:4088 Date: 2004-09-24T09:19:04+02:00 List-Id: Matthew Heaney wrote: > If AI-302 doesn't meet your needs, then you need to let us know. > Please peruse the a-c*.ad[sb] sources at the tigris website.��(Note > that I'm still incorporating changes from the most recent ARG > meeting.) I have got my most important baby (indefinite types). And I don't want to confuse the ARG. I fully agree that we need a container library inside the standart. However it would be sad if Ada.Containers would kill off all other container libraries. Just like the STL did. Im am sill looking at IBM OCL thinking how much more practical it was. std::string might me academicly correct but IString was a lot more usefull in day to day live with all the asInt (), asUnsigned (), asAnythingYouEverNeed() methods. Somtimes I am toying with the idea of recreating IString - in Ada with exports for C and C++ so I have handy in any language I use. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com