phetsims / density

"Density" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 6 forks source link

All PatternStringProperties should be instrumented #185

Closed zepumph closed 5 months ago

zepumph commented 1 year ago

From https://github.com/phetsims/phet-io/issues/1942, I passed some tandems through but mostly Tandem.OPT_OUTs, please review this sim's instrumentation of PatternStringProperties in correlation to this sims' phet-io priorities. In general all PatternStringProperties should be instrumented unless they are just symbols or patterns that aren't for i18n purposes.

zepumph commented 8 months ago

This is no longer our phet-io pattern, and so it is up to the designer as to what should be instrumented. I'll take a first pass.

zepumph commented 5 months ago

This will be handled in https://github.com/phetsims/buoyancy/issues/86