Re: [heycam/webidl] BREAKING: Convert the `unrestricted` keyword into an extended attribute (#857)

>Whereas if we took a principled C++/Rust approach, it would be opt-out.

IMO this part should be decided before landing #843, as it will be way harder to migrate from `float32 / [Unrestricted] float32` to `[Restricted] float32 / float32` while it should be relatively straightforward to migrate from `float / unrestricted float`.

-- 
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/pull/857#issuecomment-604518984

Received on Thursday, 26 March 2020 16:07:49 UTC