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

Introduce superclass - subclass #299

Closed
manuelma opened this issue Nov 2, 2023 · 0 comments
Closed

Introduce superclass - subclass #299

manuelma opened this issue Nov 2, 2023 · 0 comments
Assignees

Comments

@manuelma
Copy link
Collaborator

manuelma commented Nov 2, 2023

So we want to define class inheritance, here is some context: spine-tools/Spine-Toolbox#2364

For now, we want each class to inherit from only one other class. So we don't want multiple inheritance in other words. But the hierarchy can have many levels if desired (although typically it will only have one level).

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 a pull request may close this issue.

1 participant