Files
deb-python-taskflow/taskflow/patterns
Joshua Harlow dd9d5c157e Use rollback accumulator and remove requires()/provides() from being functions
Use a new rollback accumulator to collect which tasks need to be rolled back
and use that in the ordered workflow code. Move the usage of provides/requires
as functions and just let them be attributes of the flow objects.
2013-05-23 16:44:31 -07:00
..