Any specific implementations can always be added later. As far as I can see, the spec for `asIterator()` does not specify any identity/state properties of the returned object.
-Pavel > On 19 May 2015, at 11:41, Tomasz Kowalczewski <tomasz.kowalczew...@gmail.com> > wrote: > > Is there a plan to override the default method asIterator() in specific > implementations of Enumeration to avoid creating new > object?