[Bug 26183] New: make it easier to define an iterator on an interface that iterates over a set of values

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

            Bug ID: 26183
           Summary: make it easier to define an iterator on an interface
                    that iterates over a set of values
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: cam@mcc.id.au
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

Currently the spec requires you to define the "iterator behavior" and a bunch
of other definitions "when you use "iterator;" on an interface.  There should
be an easier way to make an object's iterator just go over a set of values.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 24 June 2014 07:25:55 UTC