Migrate File/Object Functionality to Prototype #67
Labels
kind: internal
Changes only affect the internals, and _not_ the public API or external-facing docs
scope: RegionEditor
Related to the Region Editor
scope: Simulator
Related to the Simulator
scope: SpecEditor
Related to the Spec Editor
E.g. execute shouldn't be called from the executor and passed in an automaton, it should be a function on the automaton's prototype.
getCentroid()
should be part of the regions's prototype (and possibly stored in the returned region object somewhere too). etc.The text was updated successfully, but these errors were encountered: