The notion of join node has some difficulties to be used in the applications for now. These are some issues about it:
a) We need to be able to define unique identifiers for join nodes as we used to do when defining single nodes.
b) We need to be able to define properties for the join nodes.
c) We need to be able to define classifiers which apply on join nodes.
d) We need small example/tests to see how these would work.
Here is our new application that will use the join nodes.
The notion of join node has some difficulties to be used in the applications for now. These are some issues about it: a) We need to be able to define unique identifiers for join nodes as we used to do when defining single nodes. b) We need to be able to define properties for the join nodes. c) We need to be able to define classifiers which apply on join nodes. d) We need small example/tests to see how these would work. Here is our new application that will use the join nodes.