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

Unable to update workflow version #34

Open theburningmonk opened 10 years ago

theburningmonk commented 10 years ago

this block of code doesn't allow multiple versions of the same workflow to coexist https://github.com/theburningmonk/Amazon.SimpleWorkflow.Extensions/blob/master/SWF.Extensions/SWF.Extensions.Core/Workflow.fs#L323-L327