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,4c8458572136e831 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-08 13:01:18 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!cpk-news-hub1.bbnplanet.com!chcgil2-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: Re: List Containers - The Road Ahead Date: Thu, 8 Nov 2001 22:37:34 +0200 Organization: The Hebrew University of Jerusalem Message-ID: <9seqm2$4q0$1@news.huji.ac.il> References: <9sdpku$eu2$1@news.huji.ac.il> <9semrm$i79$1@nh.pace.co.uk> NNTP-Posting-Host: di3-82.dialin.huji.ac.il X-Trace: news.huji.ac.il 1005252099 4928 132.64.13.82 (8 Nov 2001 20:41:39 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Thu, 8 Nov 2001 20:41:39 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:16096 Date: 2001-11-08T22:37:34+02:00 List-Id: Marin David Condic wrote in message news:9semrm$i79$1@nh.pace.co.uk... > Maps should look as much like lists as possible. Similar names & > functionality. It might be better to defer Maps until some kind of decision > is taken about lists. Yes and no. There are subtle differences, and that's why I think working in parallel, after our initial List discussions, can influence the design of both containers. > > What might be useful is to put up some competing code with some kind of > "Cast Your Vote" capability. It would also be wise to include in the vote > any already existing packages. The vote probably should not be anonymous so > that stuffing the ballot box is not possible. > Votes may be needed later on. I think people will be more inclined to share if we leave voting for later. Ehud