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

Tolerate unknown relationship types #377

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

mtdowling
Copy link
Member

This allows us to add new relationships to validators, trait selectors,
etc, without breaking older model implementations. For example, we might
add a "trait" relationship, "parent", "child", etc.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling requested a review from kstich April 16, 2020 18:50
@mtdowling mtdowling force-pushed the tolerate-unknown-relationship-types branch from a4834b3 to 57fe002 Compare April 16, 2020 19:42
@mtdowling mtdowling requested a review from kstich April 16, 2020 19:42
@mtdowling mtdowling force-pushed the tolerate-unknown-relationship-types branch from 57fe002 to a373201 Compare April 16, 2020 19:57
This allows us to add new relationships to validators, trait selectors,
etc, without breaking older model implementations. For example, we might
add a "trait" relationship, "parent", "child", etc.
@mtdowling mtdowling force-pushed the tolerate-unknown-relationship-types branch from a373201 to 3603f2d Compare April 16, 2020 20:22
@mtdowling mtdowling merged commit 33e0c01 into 0.10 Apr 16, 2020
@mtdowling mtdowling deleted the tolerate-unknown-relationship-types branch April 23, 2020 02:18
@kstich kstich mentioned this pull request Apr 23, 2020
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.

2 participants