komorra / NodeEditorWinforms

Node based user control / editor for Windows Forms
MIT License
507 stars 142 forks source link

Difference between yellow and black connections #19

Open mercurial-moon opened 1 year ago

mercurial-moon commented 1 year ago

Hi, If I understand correctly the yellow connections between nodes are the order of execution, since they go from Exit of one node to Enter of the next node. However what are the black connections and how are thy executed, I see that the nodes with black connections don't have exit and enter?

komorra commented 1 year ago

They are executed by dependency resolving in short.

czw., 24 sie 2023, 20:21 użytkownik mercurial-moon @.***> napisał:

Hi, If I understand correctly the yellow connections between nodes are the order of execution, since they go from Exit of one node to Enter of the next node. However what are the black connections and how are thy executed, I see that the nodes with black connections don't have exit and enter?

— Reply to this email directly, view it on GitHub https://github.com/komorra/NodeEditorWinforms/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKQ2QMFUWSCH7S7LPC2TMTXW6LSLANCNFSM6AAAAAA35NJVJM . You are receiving this because you are subscribed to this thread.Message ID: @.***>