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

That would require centralizing the partial interface definition.

I think we should separate the concept from the syntax/usage. The syntax for mixins seems good. It's just a refined version of the syntax we're already using, with `mixin` replacing `[NIO] interface` and `includes` replacing `implements`. But we should indeed revise the underlying system to be more like partial interfaces.

-- 
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-326726475

Received on Saturday, 2 September 2017 06:47:15 UTC