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,93ab7fc5388e249 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-06 11:33:31 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!193.174.75.178!news-fra1.dfn.de!news-koe1.dfn.de!RRZ.Uni-Koeln.DE!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: List container strawman 1.3 Date: Thu, 6 Dec 2001 19:33:30 +0000 (UTC) Organization: GMUGHDU Message-ID: <9uoh6a$l3k$1@a1-hrz.uni-duisburg.de> References: <3C0E1E7E.CA7113F4@brighton.ac.uk> <9ulni1$d58$1@a1-hrz.uni-duisburg.de> <3C0EB963.93559770@boeing.com> <9unt6i$j8f$1@a1-hrz.uni-duisburg.de> <3C0FA34E.A4FDF069@boeing.com> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1007667210 21620 134.91.4.34 (6 Dec 2001 19:33:30 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Thu, 6 Dec 2001 19:33:30 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:17525 Date: 2001-12-06T19:33:30+00:00 List-Id: Jeffrey Carter wrote: : Even if they're not, I would build any I needed , using a list as : implementation, rather than using a list directly. Yep. I think I felt uncomfortable with List_End, even when working on an implementation, because of the "_End" which in a sense is not the beginning, so Side is nice :-) (If I keep on talking, this will be about angels and pin tops so I'm looking forward to {name | name internationally means one Side}.) Georg