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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a81d7835683dac7b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-08 05:54:20 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: amado.alves@netcabo.pt (=?ISO-8859-1?Q?M=E1rio_Amado_Alves?=) Newsgroups: comp.lang.ada Subject: Re: Bases for the Design of a Standard Container Library for Ada Date: 8 Sep 2003 05:54:19 -0700 Organization: http://groups.google.com/ Message-ID: <17eddf9f.0309080454.43a68961@posting.google.com> References: <4a4de33a.0309021059.53f71234@posting.google.com> <4a4de33a.0309040356.6706bdc4@posting.google.com> <1281848.rVTOOtPZ89@linux1.krischik.com> NNTP-Posting-Host: 212.113.164.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1063025659 22571 127.0.0.1 (8 Sep 2003 12:54:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 8 Sep 2003 12:54:19 GMT Xref: archiver1.google.com comp.lang.ada:42274 Date: 2003-09-08T12:54:19+00:00 List-Id: > I think Charles ... satisfies the goals that a > library should be safe, easy-to-use, flexible, and efficient. Great summary of top level requirements. However I have my reservations about the easiness-of-use of Charles. Specs too long. I'll try to evolve this critique soon. Obviously it is linked to the small specs requirement proposed before.