joergen7 / cuneiform-legacy

A Functional Workflow Language
Apache License 2.0
4 stars 0 forks source link

Create signatures also for task nodes #24

Closed joergen7 closed 10 years ago

joergen7 commented 11 years ago

Task nodes have ids which are stored in the log. Since these ids may not be the same in a subsequent run, all task node ids have to be exchanged for signatures, as done for invocations.

Check whether all occurrences of task node ids can be replaced by signatures.