[Bug 12320] ECMAScript binding forbids using ECMAScript to implement many interfaces.

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #8 from Boris Zbarsky <bzbarsky@mit.edu> 2011-05-19 19:06:13 UTC ---
For what it's worth, we (Mozilla) have an implementation of NodeList using
proxies (though with a C++ handler).  It's a good bit faster than the old "host
object" implementation.

-- 
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, 19 May 2011 19:06:15 UTC