April 10 2014 Meeting Notes

C. Scott Ananian ecmascript at cscott.net
Fri Apr 25 13:15:19 PDT 2014


Ah.  I'm still looking for a "minimal safe cut" for ES6 -- would it be
possible to remove `@@iterator` from iterators created from generators?
 (Now I see that this conversation has turned on itself, since it began
with a discussion about whether iterators should be iterable, etc.)

Again, I would expect that we can replace `@@iterator` from
generator-created iterators eventually, I have no problems with the general
iterable/iterator structure[*].  I'm just trying to cut off pieces so that
we have something useful for ES6 in the very short term, which we can
improve in ES7 without breaking previously-working code.
  --scott

ps. that is, I'm trying to forestall returning to the "should iterators be
iterable" debate.  I actually don't have a strong opinion one way or the
other.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140425/621f7ae5/attachment.html>


More information about the es-discuss mailing list