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

enforce tandem.name.endsWith( 'Property' ) in Property constructor #322

Closed
pixelzoom opened this issue Aug 13, 2020 · 3 comments
Closed
Assignees

Comments

@pixelzoom
Copy link
Contributor

Property currently requires that tandem.name.endsWith( 'Property' ). @zepumph and I expected to find this enforced in the constructor. Instead its in PropertyIO. It should be moved to Property

@zepumph
Copy link
Member

zepumph commented Aug 14, 2020

Tagging parent issue; phetsims/sun#615

@zepumph
Copy link
Member

zepumph commented Aug 14, 2020

Done above, in the same style as work in phetsims/sun#615 for RadioButtons and ComboBoxListItem.

Aqua fuzzing in phet and phet-io brand is clear. Closing

@pixelzoom
Copy link
Contributor Author

Aqua fuzzing in phet and phet-io brand is clear. Closing

I'm not sure how aqua missed it, but normal-modes is failing. See phetsims/normal-modes#55.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants