Re: Exposing constructors of readonly interfaces to web authors

On 6/27/14, 10:48 AM, Dirk Schulze wrote:
> [NoInterface] objects and many other things of WebIDL can not exactly be represented with JS either

[NoInterfaceObject] is quite simple to represent with JS: just don't 
stick the property on the global.

> The DOM has/(is) a binding language to languages like JS. You might describe the behavior of the DOM as almighty.

We're trying to move away from thinking of the DOM in those terms.

-Boris

Received on Friday, 27 June 2014 15:00:52 UTC