Re: Maybe we should think about Interface.isInterface functions again

Boris Zbarsky wrote:
> I would be willing to try making all getters LenientThis and seeing what
> happens.

Or have the LenientThis behaviour when applied to the interface's 
prototype object (or prototype objects up the chain, or all prototype 
objects)?

> For setters, I think throwing on incorrect this still makes sense,
> though, right?

I think so.

Received on Monday, 22 July 2013 02:27:47 UTC