Amazon.SimpleWorkflow.Extensions
Amazon.SimpleWorkflow.Extensions copied to clipboard
Investigate the possibility of allowing dynamic decision making code
Something along the lines of: Workflow(...) ++> Activity(...) ++> makeDecision (string -> Decision[] * string) ++> Activity(...)