tc39 / proposal-mixins

A template for ECMAScript proposals
MIT License
61 stars 2 forks source link

Add comparison to Protocols with examples for each Protocol feature #4

Open justinfagnani opened 6 years ago

justinfagnani commented 6 years ago

Mixins doesn't cover the same feature set that Protocols do, but for most of the Protocol features there are analogues possible using other proposals. Having examples of each would provide a clearer basis for analyzing the proposals.