Thellmann / callimachus

Automatically exported from code.google.com/p/callimachus
Other
0 stars 0 forks source link

Provide roll-back support through API #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This a feature request to be able to roll-back an activity through the 
Callimachus API. One approach would be to pass the activity URI as a parameter 
and undo the changes associated with that activity.

[10:39] <QuentinReul> does the Callimachus API provides something to do this 
based on the activity URI?
[10:40] <prototypo> Not yet, but as you can see we are preparing for it 
sometime in the future.
[10:41] <QuentinReul> how could we perform roll-back in the current version?
[10:42] <prototypo> Currently, clients would need to track their own state for 
a rollback.

Original issue reported on code.google.com by devilspa...@googlemail.com on 19 Feb 2013 at 4:57