Closed samreid closed 6 years ago
Refactor SugarAndSaltSolutionModel to extend PropertySet. Numerous properties are declared in the constructor. Getters, setters and reset() will be simpler through PropertySet subclassing.
Since PhET decided to move away from PropertySet, I'll close this issue.
Refactor SugarAndSaltSolutionModel to extend PropertySet. Numerous properties are declared in the constructor. Getters, setters and reset() will be simpler through PropertySet subclassing.