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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,88ed72d98e6b3457 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-07 01:56:29 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!in.100proofnews.com!in.100proofnews.com!news.net.uni-c.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Standard Library Interest? Date: Tue, 7 Oct 2003 08:56:29 +0000 (UTC) Organization: PVV Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1065516989 25654 129.241.83.78 (7 Oct 2003 08:56:29 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 7 Oct 2003 08:56:29 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:364 Date: 2003-10-07T08:56:29+00:00 List-Id: On 2003-10-07, Matthew Heaney wrote: > > There is indeed interest in at least a standard container library for > Ada. The call for APIs is here: > > > > I have submitted a proposal for an API based on the Charles container > library. My API proposal is here: > > > > Charles itself is modeled on the C++ STL. Yes, I think it would be great to get a standard container library as one need this in most situations. Preben