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-06 17:48:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!sjc70.webusenet.com!news.webusenet.com!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!not-for-mail Sender: mheaney@MHEANEYX200 Newsgroups: comp.lang.ada Subject: Re: Standard Library Interest? References: From: Matthew Heaney Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 07 Oct 2003 00:48:22 GMT NNTP-Posting-Host: 65.110.133.135 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.news.atl.earthlink.net 1065487702 65.110.133.135 (Mon, 06 Oct 2003 17:48:22 PDT) NNTP-Posting-Date: Mon, 06 Oct 2003 17:48:22 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:353 Date: 2003-10-07T00:48:22+00:00 List-Id: chris writes: > Recent discussions with Marin David Condic /suggest/ the development > of some kind of standard library independant of the ARM, but hopefully > endorsed by vendors and the ARG, would be a worthwhile > endeavour. Assuming such a library could be created and was attractive > to the community, vendors and the ARG what would people want of such a > library? 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.