On Tue, Mar 29, 2011 at 4:16 AM, Erik Arvidsson <[email protected]>wrote:

> We (Chromium/V8) discussed introducing 'self' as a a way to get the
> lexically bound 'this'. The main issue we could think of was that it
> might be hard for users to know when to use '^this' vs when to use
> 'this'.
>

`self` will almost definitely break code and coding habits, whereas `^this`
might but is very unlikely to.

- peter
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to