Re: [heycam/webidl] Differences between "normal" platform objects and "normal" JavaScript classes (#226)

@bzbarsky Definitely agree about not changing existing things.

> Why not in a more IDL-type style? Honest question, not trolling.

The reason we don't make new things enumerable in ECMAScript (I believe) is that we're concerned about breaking the web. Maybe this claim that new enumerable properties the web would break isn't true, if other parts of the web platform have been getting away with it, but it makes me concerned.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/226#issuecomment-259010216

Received on Tuesday, 8 November 2016 00:41:20 UTC