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.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5ac1c1813029999b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-14 10:54:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!fr.usenet-edu.net!usenet-edu.net!enst.fr!not-for-mail From: "David C. Hoos" Newsgroups: comp.lang.ada Subject: Re: A bunch of questions that come after "Hello world" Date: Thu, 14 Nov 2002 12:53:37 -0600 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <5ad0dd8a.0211131244.42603699@posting.google.com> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1037300042 11985 137.194.161.2 (14 Nov 2002 18:54:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 14 Nov 2002 18:54:02 +0000 (UTC) Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Unsubscribe: , List-Id: comp.lang.ada mail<->news gateway List-Post: List-Help: List-Subscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:30897 Date: 2002-11-14T12:53:37-06:00 ----- Original Message ----- From: "Pascal Obry" Newsgroups: comp.lang.ada To: Sent: Thursday, November 14, 2002 11:48 AM Subject: Re: A bunch of questions that come after "Hello world" > > "Martin Dowie" writes: > > > "Wojtek Narczynski" wrote in message > > news:5ad0dd8a.0211131244.42603699@posting.google.com... > > > Hello, > > > > Hello! > > > > > 1. Collections. I understand that Ada doesn't define collection > > > packages as a part of the standard. Pity, but maybe there is some > > > "rationale for that. Okay, what is the most commonly used library? > > > Booch components? > > > > You should take a look at "Charles": > > Well the API is not documented ! > > Is there some doc around ? > There is documentation for the Charles.Vectors.Unbounded package, which gives the general flavor of the whole API. The link is here: http://home.earthlink.net/~matthewjheaney/charles/charles-vectors-unbounded. html