When building workflows I tend to group nodes that perform a certain functionality into metanodes or components right after that part is finished and before continuing building the workflow. A constant gripe I have is that when the last selected node is not connected to anything the generated metanode/component does not have an output port and it has to manually be created. I would greatly prefer that the generated component automatically get as many out-port correctly connected as the last selected node has.
If you don’t need the out-port it doesn’t hurt to have it on contrast of not having at and needing to create it. This seems a simple change to me that would help a lot in making clean workflows.*
- I guess it matters how you work. Personally I do not really see that great of a need for wireless connections as grouping (even nesting) components and metanodes) solves that problem well enough.