-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Looking forward to a new
MutableCodeplugAPI, 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.
Metadata
Metadata
Assignees
Labels
No labels