Allen Wirfs-Brock wrote:
I generally try to avoid early errors that have a lot of conditions
associated with them.
That's a warning sign in JS specs, indeed.
Adding class syntax as (mostly) sugar for the prototypal pattern does
not obviously mean rejecting all unusual or exceptional variants
possible in the prototypal pattern. I say let super be used even in
class C{}'s constructor, and let return-from-constructor work without
requiring [Symbol.create]. JS is dynamic.
/be
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss