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,1dd28d5040ded1f8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-11 12:49:35 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!priapus.visi.com!news-out.visi.com!hermes.visi.com!newsfeed1.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!59ce1190!not-for-mail Message-ID: <3CDD75C7.36C6ADCF@acm.org> From: Jeffrey Carter X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Announce: Grace project site operational References: <3CD88FBD.4070706@telepath.com> <3CD91E31.1060004@telepath.com> <3CDBD673.FF452A3D@otelco.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 11 May 2002 19:49:34 GMT NNTP-Posting-Host: 63.184.12.139 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1021146574 63.184.12.139 (Sat, 11 May 2002 12:49:34 PDT) NNTP-Posting-Date: Sat, 11 May 2002 12:49:34 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:23909 Date: 2002-05-11T19:49:34+00:00 List-Id: I've taken a look at the unbounded list package, and think there should be a couple of changes: The imported type Element should have the "=" operation imported for it. The "=" operations for types List and Iterator should be visible to clients of the package. I was interested in seeing the implementation of the "safe" positions (type Iterator) and was surprised to find that the Remove operation in the sample implementation does not check for other positions designating the same node in the list. I see no point in the extra complexity if it's not used. -- Jeff Carter "You tiny-brained wipers of other people's bottoms!" Monty Python & the Holy Grail