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,88093378be1184d4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-06 09:38:38 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: List Container Straw Man Date: 06 Nov 2001 12:29:55 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: <9s941p$11mrei$4@ID-25716.news.dfncis.de> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1005067836 9616 128.183.220.71 (6 Nov 2001 17:30:36 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 6 Nov 2001 17:30:36 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:15931 Date: 2001-11-06T17:30:36+00:00 List-Id: "Nick Roberts" writes: > I'm sorry but I have to beat a drum here! > > Please, oh please, consider my design of basing all containers on a set of > very general-purpose abstract iterator types. > > If there's some reason why this idea is wrong, then say so. Otherwise, use > it! I think it's wrong, because most "general-purpose" things are. But to give a more detailed response, I need to see an actual proposal. By which I mean code, including the "general-purpose" part, and the re-worked list package. You can't expect volunteers to champion your ideas for you! If you posted a pointer to an example, I missed it; please repost. -- -- Stephe