Simone Baffelli
Simone Baffelli
Create a basic documentation for the project.
Exported ports should be save in some sort of "multiset" such that they are unique
If the shell component fails midway, the already created files should be deleted.
The output ArrayPort should generate a copy of the IP for each port, while an input ArrayPort should be connected to several ports, supporting indexing. (See https://github.com/noflo/noflo/issues/90)
Perhaps using aiohttp and d3?
It could be usesful to generate provenance info using the [https://www.w3.org/TR/prov-overview/](W3C-PROV) model. [https://dvcs.w3.org/hg/prov/raw-file/tip/bestpractices/BestPractices.html](example). At the moment, all provenance info is saved in the log, not very readable.
I observed that if I have a Java field starting with an uppercase letter (I know it is against Java conventions, but it is legal syntax nonetheless), the generated Typescript...
Closing #216
Control flow exercises often need lists, but there are no examples or exercises to introduce people in list manipulation.