This seems ripe for misuse:  you don't want two "owners" for the same
iterator calling "next" and normally, without the Iterator interface
implementation, you would expect "iterator()" to always return an instance
of the iterator that the caller "owned".

Can anyone provide any historical context on why this method was added to
the "iterator"?
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to