Re: [heycam/webidl] Designing mixins (#363)

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