Files
deb-python-taskflow/taskflow/flow.py
Joshua Harlow e68d72f66e Be smarter about required flow symbols
Instead of blindly assuming all the symbols that
are provided automatically work for all flows even
if the flow has ordering constraints we should set
the base flow class requires property to be abstract
and provide flow specific properties that can do the
appropriate analysis to determine what the flows
unsatisfied symbol requirements actually are.

Part of blueprint taskflow-improved-scoping

Change-Id: Ie149c05b3305c5bfff9d9f2c05e7e064c3a6d0c7
2014-09-08 19:14:51 +00:00

3.5 KiB