Skip to content

Conversation

@essweine
Copy link
Contributor

@essweine essweine commented Mar 12, 2024

This PR removes a terrible hack that implements data object inheritance. Rather than trying to make the workflow data all point to the same place, this stores data objects on the spec where they are created and checks successively higher levels until one is found and sets or gets a value there. It also introduces a data_objects key in the workflow data, which distinguishes data object values from other stuff that might be written to the workflow data.

@essweine essweine merged commit 86cb84d into main Mar 20, 2024
@essweine essweine deleted the bugfix/data-object-management branch March 20, 2024 22:34
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

Successfully merging this pull request may close these issues.

2 participants