Mark S. Miller (2013-07-17T00:09:31.000Z)
On Tue, Jul 16, 2013 at 4:56 PM, Brendan Eich <brendan at mozilla.com> wrote:

> More substantive: Mark's suggestion seems better because it throws on
> random wrong this but supports strict calls by unqualified name.


Nit: All calls. The non-coercion of |this| depends only on the strictness
of the callee, not the caller.



>
>
> /be
>
>
> ______________________________**_________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/**listinfo/es-discuss<https://mail.mozilla.org/listinfo/es-discuss>
>



-- 
    Cheers,
    --MarkM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20130716/bba73146/attachment.html>
domenic at domenicdenicola.com (2013-07-18T16:32:57.564Z)
On Tue, Jul 16, 2013 at 4:56 PM, Brendan Eich <brendan at mozilla.com> wrote:

> More substantive: Mark's suggestion seems better because it throws on
> random wrong this but supports strict calls by unqualified name.


Nit: All calls. The non-coercion of `this` depends only on the strictness
of the callee, not the caller.