Closed michaelquigley closed 4 years ago
It may make sense to explore how Parent
-ed models could refer to and alter the factory chain (and also the lifecycle stages, and actions). Our current structure works very well in cases where we want to add to factory chains (lifecycle stages, or actions), but there isn't a good story for the cases where we want to selectively remove or replace components.
The
zitilab/characterization
model requires a lot of deep parameterization, and dynamic model building, based on several different kinds of configurability.Explore how factory chains can be integrated into an even more dynamic model building approach. Validate this approach on the Ziti characterization implementation.