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

Convert emit1, emit2, emit3 to emit #211

Closed
samreid opened this issue Jan 16, 2019 · 2 comments
Closed

Convert emit1, emit2, emit3 to emit #211

samreid opened this issue Jan 16, 2019 · 2 comments

Comments

@samreid
Copy link
Member

samreid commented Jan 16, 2019

From #182 @zepumph @chrisklus and noted we need to iterate through all usages of emit1, emit2 and emit3 and convert them to use emit. This will require adding argumentTypes or equivalent (may be renamed soon in #212). This should be done after #204 is complete, since it could change the API.

samreid added a commit that referenced this issue Feb 8, 2019
zepumph added a commit to phetsims/equality-explorer that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/forces-and-motion-basics that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/rutherford-scattering that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/molecules-and-light that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/gravity-and-orbits that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/pendulum-lab that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/circuit-construction-kit-common that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/forces-and-motion-basics that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/rutherford-scattering that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/capacitor-lab-basics that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/expression-exchange that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/molecules-and-light that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/masses-and-springs that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/plinko-probability that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/gravity-and-orbits that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/equality-explorer that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/build-a-molecule that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/function-builder that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/build-an-atom that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/pendulum-lab that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/scenery-phet that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/unit-rates that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/make-a-ten that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/scenery that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/griddle that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/joist that referenced this issue Feb 27, 2019
zepumph added a commit to phetsims/sun that referenced this issue Feb 27, 2019
@zepumph
Copy link
Member

zepumph commented Feb 27, 2019

All usages of emit1, emit2, and emit3 have been removed. we used the validationEnabled option to bypass validation in almost all instances (some easy ones were converted as I went). See #227 for steps to remove that option.

There are no longer deprecated emit methods in Emitter. @samreid please review.

@samreid
Copy link
Member Author

samreid commented Mar 6, 2019

I reviewed Emitter and spot checked a few sim commits, it all looks great. Thanks @zepumph. This issue seems good to close and we will continue in #227

@samreid samreid closed this as completed Mar 6, 2019
zepumph added a commit to phetsims/utterance-queue that referenced this issue Oct 22, 2019
jessegreenberg pushed a commit to phetsims/greenhouse-effect that referenced this issue Apr 21, 2021
jessegreenberg pushed a commit to phetsims/greenhouse-effect that referenced this issue Apr 21, 2021
chrisklus pushed a commit to phetsims/counting-common that referenced this issue Jun 4, 2021
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

3 participants