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

TASK: Remove deprecated singular node operations #3834

Open
grebaldi opened this issue Jul 24, 2024 · 0 comments
Open

TASK: Remove deprecated singular node operations #3834

grebaldi opened this issue Jul 24, 2024 · 0 comments

Comments

@grebaldi
Copy link
Contributor

@grebaldi in #3822:

  • I have added deprecation markers to all singular node operations (stuff like copy as opposed to copyMultiple, move as opposed to moveMultiple and so on)
    • While I was attempting to fix Moving nodes with Preset Nodetype filter #2800, I stumbled upon this confusion, and since all singular operations can just as well be expressed as multiple operations, we should drop the singular ones entirely
    • Follow up to this PR: The operations should be removed in 9.0 (this will require additional work)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant