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
Open

[repository schema] Support scenario inheritance #211

mkudukin opened this issue Jul 26, 2024 · 0 comments
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.

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: No status
Development

Successfully merging a pull request may close this issue.

2 participants