Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe19.iad.POSTED!00000000!not-for-mail From: David Lamb User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: java.lang vs java.util References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lines: 15 Message-ID: NNTP-Posting-Host: 67.193.237.254 X-Complaints-To: abuse@cogeco.net X-Trace: newsfe19.iad 1301832357 67.193.237.254 (Sun, 03 Apr 2011 12:05:57 UTC) NNTP-Posting-Date: Sun, 03 Apr 2011 12:05:57 UTC Date: Sun, 03 Apr 2011 08:05:51 -0400 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:2801 On 02/04/2011 2:52 AM, Lawrence D'Oliveiro wrote: > In message, Roedy Green wrote: > >> It might have something to do with Iterator/Iterable being introduced >> late, after Enumeration. > > Why? They introduced other changes in java.lang. > >> To me, they both belong in java.lang.util > > Python shows how important iterators can be as a fundamental language > concept. Iterators as a fundamental language construct have been around since the '70s.