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

MutableCodeplug API #68

Open
masenf opened this issue Mar 13, 2021 · 0 comments
Open

MutableCodeplug API #68

masenf opened this issue Mar 13, 2021 · 0 comments

Comments

@masenf
Copy link
Collaborator

masenf commented Mar 13, 2021

born out of #65 and #67

Looking forward to a new MutableCodeplug API, wrapping the codeplug-as-a-dict construct, while providing filtering and consistency methods.

currently all of the mutability of Codeplug exists in the filter function and many nested sub functions thereof. The logic is not easy to extend, overwrite, or control without significant code changes or extra parameters, etc.

If the CodeplugRecipe will expose the codeplug to callers at various points in the generation cycle, it needs to also expose a safe, extensible way to make modifications, that don't result in losing referential integrity across the codeplug objects.

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