On Wed, Dec 18, 2013 at 10:35 AM, Erik Arvidsson <[email protected]>wrote:
> Are we really doing Object.assign for ES6? We postponed Object.mixin so we > should probably postpone Object.assign too. > Yes, this was originally accepted on it's own merit, before Object.define/mixin. Object.assign is already widely implemented in many forms (under different names) https://gist.github.com/rwaldron/3744794 Rick
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

