-
Notifications
You must be signed in to change notification settings - Fork 27
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
Design patterns discussion: mixins and traits #92
Comments
2/25/19 we had our final discussion about mixin and trait. I updated the documentation in https://github.com/phetsims/phet-info/blob/master/doc/phet-software-design-patterns.md to reflect discussion. phetsims/phet-core#54 is still open to investigate how to guard against shadowing when using mixin/trait, and when decisions are made there we can update the design patterns document. A not about this was made in the design patterns md file. I think this can be closed, and we will continue with #93 next time. |
As part of #88, this issue is to document discussion about PhET design patterns for mixins and traits.
Meeting discussion for this issue will likely occur on 2/4/19.
The text was updated successfully, but these errors were encountered: