Re: Exposing constructors of readonly interfaces to web authors

> On Jun 28, 2014, at 1:51 PM, "Anne van Kesteren" <annevk@annevk.nl> wrote:
> 
>> On Sat, Jun 28, 2014 at 1:39 PM, Dirk Schulze <dschulze@adobe.com> wrote:
>> Lets take the example from DOMRectReadOnly again:
> 
> It seems you missed Domenic's comment that per IDL properties end up
> on the prototype, not the object. Also, how does your example above
> ensure you can still modify the properties? It seems that part is not
> explained.

DOMQuad can set the private rect object while its callers can not. That is the only thing that matters and needed to be proved here.

Greetings,
Dirk

> 
> 
> -- 
> http://annevankesteren.nl/

Received on Saturday, 28 June 2014 12:03:54 UTC