Andreas Rossberg (2013-08-22T09:35:45.000Z)
On 22 August 2013 02:44, Brendan Eich <brendan at mozilla.com> wrote:
> I implemented __proto__ ages ago and it caught on like a non-lethal social
> disease, and that's how it works. The way it works ought to be how Annex B
> specifies it.

It has occasionally been quite lethal to a number of web pages that
carelessly used plain objects as maps. :-P

/Andreas
domenic at domenicdenicola.com (2013-08-25T00:52:49.256Z)
On 22 August 2013 02:44, Brendan Eich <brendan at mozilla.com> wrote:
> I implemented `__proto__` ages ago and it caught on like a non-lethal social
> disease, and that's how it works. The way it works ought to be how Annex B
> specifies it.

It has occasionally been quite lethal to a number of web pages that
carelessly used plain objects as maps. :=P