Re: Figuring out easier readonly interfaces

On 10/2/13 5:47 PM, Jonas Sicking wrote:
> I think we'd try to convert the thisArg to a Element, which would fail
> since it's a proxy and not a Element. The setter would then throw.
>
> Of course, by that logic grabbing the "id"-getter from a Element and
> applying it to the proxy would fail for the same reason, which could
> be bad.

Right.  I mean, there are several different ways to make this stuff 
work, with totally different script-observable behavior.  What I'd like 
Tab to do is say which one he's actually talking about instead of 
handwaving...

-Boris

Received on Wednesday, 2 October 2013 21:52:04 UTC