[Bug 27008] "Initializing objects from iterables" needs syntax

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

--- Comment #12 from Anne <annevk@annevk.nl> ---
I guess the construct I was thinking of would be something where we give enough
information to IDL so it can create these instances by iterating over the
provided value.

It seems IDL would only need to know the method name for that to be able to do
the rest. This is assuming we do indeed want to do it via the method and allow
JavaScript to overwrite what happens.

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

Received on Monday, 30 November 2015 14:50:41 UTC