Skip to content

DataFlowGraphModel.hpp , DataFlowGraphModel.cpp , UndoCommands.cpp#451

Closed
wicyn wants to merge 2 commits intopaceholder:masterfrom
wicyn:master
Closed

DataFlowGraphModel.hpp , DataFlowGraphModel.cpp , UndoCommands.cpp#451
wicyn wants to merge 2 commits intopaceholder:masterfrom
wicyn:master

Conversation

@wicyn
Copy link
Copy Markdown

@wicyn wicyn commented Nov 4, 2024

1:When you add a connection, you make security judgments about the data

1:When you add a connection, you make security judgments about the data
@wicyn
Copy link
Copy Markdown
Author

wicyn commented Nov 5, 2024

1: Added topology connection checks to prevent cyclic connections.

2: When calling addConnection, data consistency must be verified, and it should be checked if a connection already exists (since another workflow might impact synchronization with the current workflow).

…tion. Initialization is not recommended in the constructor because calling `create()->name()` during registration incurs a performance cost. Additionally, if another workflow is created, it could lead to an infinite loop.
@lonnie-souder-ii
Copy link
Copy Markdown
Collaborator

@qq978358810 Can you confirm that this is different from #484 ?

@paceholder paceholder closed this Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants