Alex Russell wrote:
This, incidentally, is the sort of way I'd hoped we'd slot in soft-binding.
I still do not know how to do "soft binding" with acceptable implementation cost. But anyway, this seems like very hard binding. How would you rebind |this|, ever?
/be
On Fri, Jun 14, 2013 at 11:45 AM, Axel Rauschmayer <[email protected] <mailto:[email protected]>> wrote:Thanks to proxies now having a separate trap for “invoke”, we can automatically bind methods on “get”. I’ve written down my thoughts here: http://www.2ality.com/2013/06/auto-binding.html Axel-- Dr. Axel Rauschmayer[email protected] <mailto:[email protected]> home: rauschma.de <http://rauschma.de> twitter: twitter.com/rauschma <http://twitter.com/rauschma> blog: 2ality.com <http://2ality.com> _______________________________________________ es-discuss mailing list [email protected] <mailto:[email protected]> https://mail.mozilla.org/listinfo/es-discuss _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

