On Wed, Aug 21, 2013 at 10:05 AM, Anne van Kesteren <[email protected]> wrote: > On Wed, Aug 21, 2013 at 2:41 PM, Erik Arvidsson > <[email protected]> wrote: >> On Wed, Aug 21, 2013 at 7:58 AM, Andreas Rossberg <[email protected]> >> wrote: >>> * How would it affect the global object? (At least currently, with >>> scopes and the global scope share the same object environment >>> mechanism.) >> >> The idea was that it would be part of with only. We don't want to tax >> the global property lookups for this. > > with and > http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#event-handler-content-attributes > It would be extremely useful on the latter for new methods on node > objects.
Of course. This is actually even more important than the pure ES scenario. -- erik _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

