- Descriptions for available nodes (with possible lazy evaluation of configuration queries)
- Function registration without function names
- Implement basic facility
- Figure out how to handle reductions
- Implement tests that mandate an explicit name if the same function is registered twice
- Add
react_to(...)
andproduces(...)
blurbs for all inputs/outputs that are products?- What about
react_to_many
? Is there areact_to_many
?
- What about
- Replicated modules
- Implement basic facility
- Incorporate as part of
framework_graph
- Convert
serial_node
to work withframework_graph
- Product-lookup policies
- Error-detection for nodes with unassigned input ports (it this possible?)
- Creating paths (subgraphs)
- Backwards compatibility of existing art modules