Chromium Code Reviews
DescriptionAllow native classes to mixin behavior from an ordinary Dart class.
This is a little bit wonky so let me know if you have great ideas
on how to make this cleaner. Clearly, we're going to need more test
cases too.
Note that trying to call mixed in methods using super will fail. If
we want that to work we have to introduce aliases for such methods.
R=sra@google.com,ngeoffray@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=17631
Patch Set 1 #Patch Set 2 : Add comments. #
Total comments: 1
Patch Set 3 : Refactor. #
Total comments: 2
Patch Set 4 : Address review feedback. #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||