fsprojects / Amazon.SimpleWorkflow.Extensions

Extensions to AmazonSDK's SimpleWorkflow capabilities to make it more intuitive to use
http://fsprojects.github.io/Amazon.SimpleWorkflow.Extensions
MIT License
16 stars 10 forks source link

Allow the reducer function to be generic #25

Open theburningmonk opened 11 years ago

theburningmonk commented 11 years ago

and let you return a value of type T, let the workflow code handle the T to string transformation