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.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fed2e7871ca258cd,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-12 19:23:37 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.wirehub.nl!news-out.visi.com!hermes.visi.com!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison Subject: List Container Strawman 1.4 Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Wed, 12 Dec 2001 22:23:18 EST Organization: http://www.newsranger.com Date: Thu, 13 Dec 2001 03:23:18 GMT Xref: archiver1.google.com comp.lang.ada:17872 Date: 2001-12-13T03:23:18+00:00 List-Id: I have posted a strawman version 1.4 of the standard Ada List container at http://www.telepath.com/dennison/Ted/Containers-Lists-Unbounded.ads.html . Changes for this version: o The direction enumeration values have been changed to "Head" and "Tail". o Direction enumeration parameters have been added to a couple of routines that were missing them. Most notably, there is now a Direction generic parameter for the Sorting sub-package. We seem to be reaching a fair level of maturity with this version. Accordingly, I'd like to ask if we feel comfortable enough with it to actually progress to the next step of developing a reference implementation. Does anyone have problems with taking this step? --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced.