Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Factory Chains #14

Closed
michaelquigley opened this issue Jan 7, 2020 · 1 comment
Closed

Model Factory Chains #14

michaelquigley opened this issue Jan 7, 2020 · 1 comment
Assignees
Milestone

Comments

@michaelquigley
Copy link
Collaborator

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.

@michaelquigley michaelquigley self-assigned this Jan 7, 2020
@michaelquigley michaelquigley added this to the 0.4.0 milestone Jan 7, 2020
michaelquigley added a commit that referenced this issue Jan 10, 2020
…ng approach) over to 'zitilab/characterization', defined in the latest 0.4.x modeling idioms. (#14, #17)
@michaelquigley
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant