multiple inheritance - mixins/traits support

26 views
Skip to first unread message

Petr Štefan

unread,
Aug 15, 2013, 4:18:36 AM8/15/13
to est...@googlegroups.com
Do you think about adding some kind of multiple inheritance into este/dev stack?

I tried to use the mixin concept, described in http://arcturo.github.io/library/coffeescript/03_classes.html
everything worked as expected, but I have stuck on closure compiler, because there were a lot of "magic" methods and property usages which clousre compiler cannot handle (at least for me :))

Have you tried concept like this? Or do you plan to add a support for multiple inheritance?

Thanks

Daniel Steigerwald

unread,
Aug 15, 2013, 5:50:12 PM8/15/13
to est...@googlegroups.com
No. It depends on Closure Compiler and Compiler itself depends on JavaScript language design :)
Mixins sucks without proper design so forget about or switch to Dart or similar language.
Reply all
Reply to author
Forward
0 new messages