Erik Arvidsson (2013-10-22T14:00:18.000Z)
domenic at domenicdenicola.com (2013-10-26T03:23:06.575Z)
The spec for Object.assign, http://people.mozilla.org/~jorendorff/es6-draft.html#sec-object.assign, seems to have some issues. *gotAllNames* is never read. What is the intention regarding exceptions? Is the intention to continue assigning properties after an exception is thrown. Why is that the desired behavior?