- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 12 May 2017 06:51:38 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 May 2017 13:52:10 UTC
So we'd have some per-interface opt-in? And then I guess mixins would automatically get the behavior of the interface they mix in to. Seems OK I guess, although it's going to make the IDL for Element and Document (and Node? and EventTarget?) pretty hard to read. Then I guess we can name them [LegacyUnscopable] (per interface) and [LegacyScopable] since new members will get the right default, i.e. nobody should ever add any of these again to new APIs. -- 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/361#issuecomment-301081948
Received on Friday, 12 May 2017 13:52:10 UTC