Files
deb-python-taskflow/taskflow/tests/unit/action_engine
Joshua Harlow e3879bd72d Use compilation helper objects
Instead of using instance methods to perform the
compilation of tasks and flows instead move the
logic of those functions into tiny helper classes
that just perform the compilation of specific types
they handle.

This makes it more easy to document and understand
how a flow or task type is compiled down into a graph
and a tree node (which may or may not be attached to
a parent tree node).

Change-Id: Ib74edcad44556a897a4300132066e89d97739814
2015-03-03 15:56:52 -08:00
..
2015-03-03 15:56:52 -08:00