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

Migrate ObservableArray to createObservableArray #336

Closed
samreid opened this issue Oct 2, 2020 · 3 comments
Closed

Migrate ObservableArray to createObservableArray #336

samreid opened this issue Oct 2, 2020 · 3 comments
Assignees

Comments

@samreid
Copy link
Member

samreid commented Oct 2, 2020

From #330, it is time to convert all usages of ObservableArray to use the Proxy-based implementation createObservableArray. This will affect many repos.

@samreid samreid self-assigned this Oct 2, 2020
@samreid
Copy link
Member Author

samreid commented Oct 2, 2020

I completed the migration on my working copy. I ran the following checks:

  • Aqua fuzzing is passing
  • PhET-iO Aqua fuzzing is passing
  • Comparing the phet-io-api before/after for Energy Forms and Changes looks as expected (new elementAddedEmitter, elementRemovedEmitter, and removed ObservableArray events and methods).
  • I tested energyFormsAndChanges.introScreen.model.air.energyChunkWanderControllers.lengthProperty in studio and saw that it incremented as expected.
  • Lint-everything is passing.
  • Studio=>Launch seemed OK for Energy Forms and Changes
  • Natural Selection state wrapper seems operational

I'll commit shortly.

samreid added a commit to phetsims/build-a-molecule that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/charges-and-fields that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/circuit-construction-kit-common that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/density-buoyancy-common that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/energy-forms-and-changes that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/energy-skate-park that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/equality-explorer that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/expression-exchange that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/fluid-pressure-and-flow that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/forces-and-motion-basics that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/fourier-making-waves that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/fractions-common that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/gene-expression-essentials that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/isotopes-and-atomic-mass that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/least-squares-regression that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/molecules-and-light that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/number-line-common that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/number-line-integers that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/number-line-operations that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/graphing-lines that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/graphing-quadratics that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/isotopes-and-atomic-mass that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/make-a-ten that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/molecules-and-light that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/natural-selection that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/number-line-common that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/number-line-operations that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/number-play that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/optics-lab that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/phet-info that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/projectile-motion that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/proportion-playground that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/scenery that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/shred that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/states-of-matter that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/tambo that referenced this issue Oct 2, 2020
samreid added a commit to phetsims/vector-addition that referenced this issue Oct 2, 2020
@samreid
Copy link
Member Author

samreid commented Oct 2, 2020

CT didn't reveal any errors that seem related to this, closing.

@samreid samreid closed this as completed Oct 2, 2020
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
samreid added a commit to phetsims/phet-info that referenced this issue Apr 23, 2022
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