[Bug 23682] Fix the current [ArrayClass], [] and sequence<T> mess

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

--- Comment #17 from Anne <annevk@annevk.nl> ---
I don't think it's confusing for A and B and in fact I thought we already
agreed that it wasn't. Being able to mutate the array you get back is how
JavaScript works.

D would require something special either way. One idea was to have a mutable
array with Object.observe() attached. I'm not sure what the latest on that is.

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

Received on Monday, 29 September 2014 09:34:53 UTC