Initial version of Chalice2Silver used eval expression to establish relation between context in which the method was forked and in which it is joined. Now, the eval is deprecated, and it seems to be impossible to write such precondition that it is possible to join token passed as argument:
Initial version of Chalice2Silver used
eval
expression to establish relation between context in which the method was forked and in which it is joined. Now, theeval
is deprecated, and it seems to be impossible to write such precondition that it is possible to join token passed as argument:A larger example can be found in the test suite:
oldC2SCases/crossMethodToken.chalice
.