Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two mixins @overwrite one method, what should happen? #13

Closed
modjke opened this issue Oct 20, 2017 · 1 comment
Closed

two mixins @overwrite one method, what should happen? #13

modjke opened this issue Oct 20, 2017 · 1 comment

Comments

@modjke
Copy link
Owner

modjke commented Oct 20, 2017

No description provided.

@modjke
Copy link
Owner Author

modjke commented Oct 20, 2017

calling base method is always optional
when two mixins overwrite the same method error is displayed (can be suppressed or demoted to a warning by adding meta @multipleOverwrites(error/warn/ignore))

@modjke modjke closed this as completed Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant