Skip to content

Conversation

@essweine
Copy link
Contributor

This PR

  • adds attributes for storing inputs and outputs as spec names on task specs with properties for returning the objects
  • adds a tasks attribute to the workflow that allows access to tasks by id rather than traversing the tree
  • a little miscellaneous cleanup around serialization

The purpose of these changes is to make deserialization simpler (it's no longer necessary to reconnect all the task specs during deserialization, and tasks can be deserialized independently of constructing the task tree).

@essweine essweine marked this pull request as draft September 1, 2023 04:14
@essweine essweine marked this pull request as ready for review September 6, 2023 15:34
@essweine essweine merged commit 179d62c into main Sep 6, 2023
@essweine essweine deleted the improvement/task-and-spec-relations branch September 6, 2023 15:35
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.

3 participants