> > Currently, <| sets the [[prototype]] field of the RHS object, > and -if the RHS is a function literal- also specifies the [[prototype]] > field of objects generated from it. I suggest to remove that special > case for function RHS.
Ultimately, this is my suggestion as well. And for class construction, bite the bullet and come up with a declarative class syntax. kevin
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

