fyhao / tns-webform-client

MIT License
1 stars 0 forks source link

FlowEngine to support sub flows #47

Closed fyhao closed 7 years ago

fyhao commented 7 years ago

FlowEngine to support sub flows, is different from requestFlow, as it allows client side to automatically run sub flows without contacting server.

Test case:

Definitions:

Worked (Called):

Subflow variables:

fyhao commented 7 years ago

Working on this in branch dev, work together with #60