- From: Harald Alvestrand <notifications@github.com>
- Date: Fri, 07 Oct 2016 06:40:23 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Friday, 7 October 2016 13:41:02 UTC
I was looking for whether we permit partial enums like we do extended interfaces, and found this bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27048 This doesn't seem to have concluded, but I couldn't find a similar bug in this repo. FWIW, I think having partial enums is no more dangerous than partial dictionaries or partial interfaces; all of them can lead to name collisions if not well maintained. So I'm (so far) in favor of adding them. -- 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/184
Received on Friday, 7 October 2016 13:41:02 UTC