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

[repository schema] Support scenario inheritance #211

Open
mkudukin opened this issue Jul 26, 2024 · 0 comments · May be fixed by #212
Open

[repository schema] Support scenario inheritance #211

mkudukin opened this issue Jul 26, 2024 · 0 comments · May be fixed by #212
Assignees
Labels
SCENARIO Support for scenarios

Comments

@mkudukin
Copy link

The proposal is to add support for selective scenario inheritance as discussed in #199.

This enables a scenario to inherit the structure and attributes of another, modify the structure by adding, removing, and replacing elements, and adjust attributes while retaining a parent/child relationship, where changes to the parent entity are reflected in the child scenarios, similarly to inheritance in object-oriented design.

@mkudukin mkudukin linked a pull request Jul 26, 2024 that will close this issue
@kleihan kleihan linked a pull request Aug 19, 2024 that will close this issue
@kleihan kleihan added SCENARIO Support for scenarios and removed enhancement labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SCENARIO Support for scenarios
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants