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

Deprecate child classes of Node #31

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

p-snft
Copy link
Member

@p-snft p-snft commented Sep 29, 2023

All subclasses to Node (Bus, Component, Sink, Source, and Transformer) do not implement any additional functionality. This prepares their deletion.

Fixes #29

All subclasses to Node (Bus, Component, Sink, Source, and Transformer) do
not implement any additional functionality. This prepares their deletion.
@p-snft p-snft self-assigned this Sep 29, 2023
@p-snft
Copy link
Member Author

p-snft commented Oct 10, 2023

As this is only a new warning, it can be tested in dev. I will merge this o that no version conflicts arise.

@p-snft p-snft merged commit dc5e751 into dev Oct 10, 2023
10 checks passed
@p-snft p-snft deleted the revision/deprecate_node_child_classes branch October 24, 2023 14:11
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.

Node subclasses are useless
1 participant