Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add / improve Node interfaces: Find slots & before connect callback #226

Merged
merged 8 commits into from
Oct 28, 2024

Conversation

webfiltered
Copy link
Collaborator

  • Backwards compatible
  • Moves slot find logic out from connectByType functions to new find functions, so links don't need to be backed up, created, deleted, and restored just to get a slot index
  • Extend node before-connect callback: can now determine if connection is to a specific input, or just trying to connect any valid slot on the node
  • Refactored input/output duplication to generics

@huchenlei huchenlei merged commit 5070866 into master Oct 28, 2024
4 checks passed
@huchenlei huchenlei deleted the find-slots branch October 28, 2024 22:59
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.

2 participants