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,a3bf872bb81a1f2b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-16 05:23:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.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: ASCL a doomed idea? Date: Sun, 16 Dec 2001 13:23:42 +0000 (UTC) Organization: GMUGHDU Message-ID: <9vi78u$bs2$1@a1-hrz.uni-duisburg.de> References: <7RQP7.4406$Yy.272014@rwcrnsc53> <9v0crv$bo2bi$2@ID-25716.news.dfncis.de> <3C13D980.748CCCDA@acm.org> <9v37s0$cdmva$3@ID-25716.news.dfncis.de> <3C153926.102B17B1@boeing.com> <3C16DB37.A0F02702@acm.org> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1008509022 12162 134.91.4.34 (16 Dec 2001 13:23:42 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Sun, 16 Dec 2001 13:23:42 +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:17964 Date: 2001-12-16T13:23:42+00:00 List-Id: Jeffrey Carter wrote: :> The coupling mechanism between the :> two is an abstraction he calls an "iterator". Now, this idea is embodied in :> the Standard Template Library for a language called "C++", ... :> As a result, most sentient beings in the galaxy are :> familiar with the concept of an "iterator" as the coupler between containers :> and algorithms. : : Oh, I get it now. Since C++ got it wrong, Ada should get it wrong to be : compatible with C++. Why not use the opportunity and come up with an appropriate name since people have to grow accustomed to the dfferent flavour of programming lanuage that Ada is, anyway? Perhaps call one of the things a Hopper? Georg