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

Improve WorkflowBuilder API #2284

Open
metacosm opened this issue Mar 12, 2024 · 1 comment
Open

Improve WorkflowBuilder API #2284

metacosm opened this issue Mar 12, 2024 · 1 comment
Assignees
Milestone

Comments

@metacosm
Copy link
Collaborator

We should have an intermediate API to configure nodes in the workflow in a type-safe and less confusing way. Right now, things are implicitly done, relying on the order of method calls. While what is going on can easily be figured out by looking at the builder's implementation, we should make things type-safe and error-proof via the API.

@metacosm metacosm added this to the 5.0 milestone Mar 12, 2024
@csviri
Copy link
Collaborator

csviri commented Mar 12, 2024

see also: #2256 (comment)

@metacosm metacosm self-assigned this May 28, 2024
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

2 participants