[Bug 16767] Allow user objects for Array[] types

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

--- Comment #21 from Boris Zbarsky <bzbarsky@mit.edu> ---
One other note.  From a pure implementation point of view, it's easier and
faster to just treat all objects the same than to do a bunch of verification
that your objects are some particular kind or not some other particular kind...
 So unless there are good API reasons for such restrictions, I'd rather not
have them.

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

Received on Tuesday, 11 December 2012 00:56:48 UTC