[Bug 17648] [Awaiting ES6] Add iterators

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17648

--- Comment #3 from Cameron McCormack <cam@mcc.id.au> ---
Iterators have already been added to the spec, so if people want to write
explicit ones for their interfaces they can.

http://dev.w3.org/2006/webapi/WebIDL/#idl-iterators
http://dev.w3.org/2006/webapi/WebIDL/#es-iterators

But I like the idea of having iterators by default for objects that support
indexed properties.  This could be overridden if you explicitly declare an
iterator.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 14 December 2012 05:31:39 UTC