Updated Design: subflows (markdown)

Nick O'Leary 2014-08-23 05:14:00 -07:00
parent 009a2f64ed
commit a60dbffb3c
1 changed files with 2 additions and 2 deletions

@ -57,10 +57,10 @@ An instance of a subflow has the following properties:
It inherits the `name` of the parent subflow.
**Questions:*
**Questions:**
* how does an instance node identify its parent?
* type=subflow:<parent-id>
* type=subflow:'parent-id'
* type=something other than subflow and parent=<parent-id>