Benjamin (Inglor) Gruenbaum (2013-10-14T19:51:08.000Z)
domenic at domenicdenicola.com (2013-10-21T17:57:16.626Z)
Let me start by apologizing for adding noise to the list. I looked for discussion of the standardization of `__proto__` in the ES6 spec and couldn't find any. This is probably my shortcoming but I didn't know where to look or how to search the mailing list. I found a lot of threads discussing possible problems with `Object.create(null)` and `__proto__` but not the discussion and decision to include it in the spec and to tell browser vendors to implement it. And then Branden's "famous" reply where he says he thinks it's a horrible idea :) Frankly, when I heard a while back it was introduced it surprised me (why would objects suddenly change their prototype?) I'm really interested in hearing the arguments and counter-arguments for/against it. Thanks again and sorry.