Re: [heycam/webidl] [Exposed] section unnecessarily restrictive about partial interface + members (#515)

> That's fine with me, it just means that sometimes people will want to write two separate partial interfaces, if they have two subsets of members they want to expose in different globals. (Rather than explicitly writing [Exposed] on every member...).

I think that's a feature. Overall, we should aim to be explicit and clear as possible when we write IDL. As Boris mentioned above, not having those restrictions creates lots of corner case where the results, while unambiguous when applying the algorithm, aren't obvious when looking at the IDL.

-- 
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/515#issuecomment-361871319

Received on Wednesday, 31 January 2018 09:19:29 UTC