Angus Croll wrote:
On Fri, Mar 30, 2012 at 4:46 AM, Felix Böhm <[email protected] <mailto:[email protected]>> wrote: How about a "loose-bound" |this|, so that the function falls back to the bound |this| instead of the global scope when no other options are available (or `null` or `undefined` are passed to `.apply/.bind/.call`)? I strongly support this proposal.
No special cases for null or undefined, please.
Angus
Herby _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

