Open emil14 opened 6 months ago
Array-bypass doesn't support portless connection. This doesn't work:
:inport => node
Have to be like this
:inport => node:inport
Array-bypass doesn't support chaining
:inport => foo -> bar
:inport => foo:inport foo:outport -> bar:inport
There was no case for this, but maybe it's not clear that array bypass doesn't support chaining and portless
Portless connection
Array-bypass doesn't support portless connection. This doesn't work:
Have to be like this
Chained connections
Array-bypass doesn't support chaining
Have to be like this