-
Notifications
You must be signed in to change notification settings - Fork 34
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
Inheritance-aware AgEntityOverlay #587
Milestone
Comments
andrus
added a commit
that referenced
this issue
Nov 3, 2022
refactoring - implementing resolve overlay method within the entity, not overlay
andrus
added a commit
that referenced
this issue
Nov 5, 2022
* property filter tests * hierarchical overlay resolver implmentation
andrus
added a commit
that referenced
this issue
Nov 5, 2022
* read filter tests * hierarchical read filters
andrus
added a commit
that referenced
this issue
Nov 5, 2022
* inheritance handling by shared overlays
andrus
added a commit
that referenced
this issue
Nov 5, 2022
* inheritance handling by shared overlays
andrus
added a commit
that referenced
this issue
Nov 6, 2022
* testing annotated entities in the inheritance hierarchy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure that per-subclass overlays are applied correctly to objects in GET requests that rooted in a super-entity.
The text was updated successfully, but these errors were encountered: