Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

mixin fields not being initialized #36

Closed
jmesserly opened this issue Jan 30, 2015 · 1 comment
Closed

mixin fields not being initialized #36

jmesserly opened this issue Jan 30, 2015 · 1 comment

Comments

@jmesserly
Copy link
Contributor

Offhand not sure the best solution, either we could do this in the subclass's constructor or chain them in the dart.mixin metaprogramming. It's tricky because we don't really want mixins to know about all of the named constructors.

Anyway, context: 24a2cf6

@jmesserly jmesserly added the js label Jan 30, 2015
@jmesserly
Copy link
Contributor Author

this was fixed in ff1a657

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant