you can hot-swap the chain, something Object.create() cannot do so it is much more powerful, unless things changed that much lately ...
On Sun, Apr 21, 2013 at 11:03 AM, David Herman <[email protected]> wrote: > On Apr 21, 2013, at 8:55 AM, Allen Wirfs-Brock <[email protected]> > wrote: > > > Deleting Object.prototype.__proto__ will not be be specified as > disabling {__proto__: foo}. > > Was that what we'd agreed to? I hadn't remembered that. I don't like it > because it's special-case syntax, but I can also live with it since it's no > more powerful than Object.create(). > > Do you know of a meeting minutes where we might have captured that > decision? > > Dave > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

