jharwell / prism

Parallel Construction Using Graphical Invariants
GNU General Public License v3.0
1 stars 0 forks source link

enhancement/54-manipulator-hierarchy #54

Open jharwell opened 2 years ago

jharwell commented 2 years ago

I need to generalize the builder classes I currently have to be subclasses of a "manipulator" base class. The idea is that this hierarchy will be able to handle both constructing and deconstructing targets during simulation.

In XML, this should be a separate tree from the tree, in order to separate data structures from algorithms. There should be a one-to-one mapping between gmts and manipulators I think.