Files
deb-python-taskflow/taskflow/utils/flow_utils.py
Ivan A. Melnikov 1011df951e Iteration over links in flow interface
In addition to iteration over its children (atoms or subflows) each
pattern now provides iter_links() method that iterates over
dependency links. This allows engines to treat all patterns
in the same way instead knowing what structure each pattern expresses.

Change-Id: I52cb5b0b501eefc8eb56a9ef5303aeb318013e11
2014-03-21 11:11:15 +04:00

7.0 KiB