noflo / noflo.github.io

The NoFlo website
https://noflojs.org
54 stars 31 forks source link

NoFlo graph file format specification #42

Open trustmaster opened 10 years ago

trustmaster commented 10 years ago

There's a page in NoFlo documentation describing NoFlo JSON graph format: http://noflojs.org/documentation/json/

While GoFlow is slowly progressing towards support of loading graphs at run-time, the documentation provided for NoFlo JSON is not enough for a 3rd-party implementation. It contains just a minimal example without an explanation, while a more formal and detailed specification is required for the format to be supported by 3rd-party FBP runtimes.

Example questions left after reading the current docs:

openera-techadmin commented 10 years ago

+1

forresto commented 10 years ago

:+1: to fleshing out http://noflojs.org/documentation/json/