I'm just wondering.
Say I have a link out
node going to other flows. Or more so for this question: To another flow at multiple locations.
That is:
on the other flow there are several link in
nodes which link back to the link out
node.
Is that any better than having only one link in
node and then linking its outputs to the other parts of the flow, or having multiple link in
nodes which are closer to where I want them?
Other than aesthetics?
Because I am guessing that if I have only one link in
node and link it to the other points on the flow, it is not much (if any) difference than having multiple link in
nodes scattered around that flow.
It is just they are at a different point of perspective - yes?