Closed mothervolcano closed 1 year ago
One single method in the Archetype base class to mount the models: mount() One single loop each Archetype implementation for plotting the models. A couple more properties on the ModelConfig file to assist filtering operations.
The current flow within the Archetype classes, from model configuration to generation, is overly complex and segmented. This premature segmentation has led to code duplication and could potentially constrain the project's combinatorial capabilities in the long term.