2011/10/18 David Bruant <[email protected]> > True. The idea of a |this| being a forwarding proxy with the handler as > its target can still hold since it would just be one additional identity > and some magic for the particular property names "proxy", "target" and > "receiver".
Binding "this" inside a handler to a proxy to the handler, from which you can then access a property called "proxy"? That's really way too confusing. I think we can cope with target, proxy and potentially receiver being listed as separate arguments. Cheers, Tom
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

