Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Implement calling inherited class constructors in child class #27

Open
rdev34 opened this issue Dec 19, 2020 · 0 comments
Open

Implement calling inherited class constructors in child class #27

rdev34 opened this issue Dec 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request pre-release Complete before the official release

Comments

@rdev34
Copy link
Collaborator

rdev34 commented Dec 19, 2020

We want to be able to control the order in which inherited class constructors are executed, so we would want something like self.super(BaseClassA)

@rdev34 rdev34 added enhancement New feature or request pre-release Complete before the official release labels Dec 19, 2020
@rdev34 rdev34 self-assigned this Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request pre-release Complete before the official release
Projects
None yet
Development

No branches or pull requests

1 participant