noleme-flow icon indicating copy to clipboard operation
noleme-flow copied to clipboard

General: flow streams should be able to cascade into other streams

Open eledhwen opened this issue 3 years ago • 0 comments

Big evolution of both the graph model and the compiler/runtime implementations.

  • stream nodes should be able to cascade into other streams
  • as a result, node types involved with the interface between flow and stream modes (namely, StreamAccumulator) are evolving to be less specific, leveraging recently introduced CurrentOut signatures
  • as a result, collector nodes are evolving to be less specific, with 0-n Output results instead of 0-1

Sideshow:

  • adding GitHub workflow-based deployments

eledhwen avatar Nov 21 '21 12:11 eledhwen