Re: How to specify an object that can be mutable or immutable

On 9/26/13 1:45 PM, Tab Atkins Jr. wrote:
>  Could we just have readonly<Foo> to mean
> "Foo, but all of its attributes no-op on set"?

It _really_ depends on the behavior you want.

This is a situation where Domenic is right, I think: once you start 
introducing new WebIDL features, you should really write out in detail 
how this would work on the ES level so we all know what you actually mean.

-Boris

Received on Thursday, 26 September 2013 18:00:42 UTC