On 11 June 2014 18:44, Allen Wirfs-Brock <[email protected]> wrote: > Other than the Array.of and Array.from usages the other uses are all > necessary either functionally (you can't just "try to construct" by calling > [[Construct]], it requires an explicit guard) or to deal with special > backwards compat situations. > > I'd be happy to eliminate the special handling in Array.of and Array.from if > there is consensus that it isn't desirable.
I'd be in support of that. /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

