[Bug 20158] Unrestricted typed dictionary

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

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

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
How would you define such a thing interoperably?

Having explicit names for keys in dictionaries means that the IDL author also
defines an explicit order on the keys.  But if you allow arbitrary names,
what's the key order?  Note that key order matters when getters with
side-effects are involved...

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

Received on Thursday, 29 November 2012 16:09:43 UTC