-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Milestone
Description
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.
csviri and btlem