- From: Tobie Langel <notifications@github.com>
- Date: Tue, 29 Aug 2017 15:21:17 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 August 2017 22:21:44 UTC
Some feedback from [researching over the gecko code base](https://gist.github.com/tobie/bb83f160e93a084afdfb74ae29fddf2a): - mixins do not need to support inheritance - mixins will probably need to support constants - mixins need to support "stringifier" - mixins do not need to support "legacycaller", "setter", "getter", "deleter" - mixins neither need to support static operations nor static attributes -- 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/363#issuecomment-325821479
Received on Tuesday, 29 August 2017 22:21:44 UTC