[Bug 11195] New: HTMLCollection wants to be an array

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11195

           Summary: HTMLCollection wants to be an array
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: ian@hixie.ch
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


I keep getting people ask me if we can make HTMLCollection (and other such
interfaces, like NodeList, FileList, etc) into something akin to JS Arrays,
with .forEach, etc. Would be nice if WebIDL had a generic solution to this.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 2 November 2010 02:01:27 UTC