[Bug 5851] New: Consider adding .toArray() on NodeList and HTMLCollection

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

           Summary: Consider adding .toArray() on NodeList and
                    HTMLCollection
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5
         Component: Spec proposals
        AssignedTo: dave.null@w3.org
        ReportedBy: ian@hixie.ch
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


>From http://alex.dojotoolkit.org/?p=623 :

Fast LiveCollection -> Array Transforms: That many DOM apis return live
collections is a bug, but it need not be fatal. Browser vendors could start to
provide a simple toArray() method on these live collections to provide a way to
“fix” them in place.


-- 
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 Thursday, 10 July 2008 06:54:09 UTC