Open theburningmonk opened 11 years ago
Make it static if possible (e.g. make Workflow generic and specifies the input and output type based on the first and last activity, and each time you add an activity you get back a new Workflow instance with potentially a different Output type)
Make it static if possible (e.g. make Workflow generic and specifies the input and output type based on the first and last activity, and each time you add an activity you get back a new Workflow instance with potentially a different Output type)