GitHub user haouech opened a pull request:
https://github.com/apache/incubator-taverna-language/pull/41
Add helper method to create nesting relationship between workflows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haouech/incubator-taverna-language nested
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-language/pull/41.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #41
----
commit edb12c6f7715de1ff78999a130b4038efb73cd9d
Author: Majdi Haouech <m.haouech@...>
Date: 2018-07-18T21:39:21Z
API: Add a tool to nest a workflow in a process
commit d93452d7ab30dc36bf0cabafe923ff3707bb0c55
Author: Majdi Haouech <m.haouech@...>
Date: 2018-07-28T12:28:08Z
Add test for nested helper in Scufl2Tools
----
---