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

Add support for multiple non-cascading parents of updatable entity views #681

Closed
beikov opened this issue Nov 14, 2018 · 0 comments · Fixed by #683
Closed

Add support for multiple non-cascading parents of updatable entity views #681

beikov opened this issue Nov 14, 2018 · 0 comments · Fixed by #683

Comments

@beikov
Copy link
Member

beikov commented Nov 14, 2018

It should be possible that an updatable entity view has multiple non-cascading parents i.e. be a child of a view via a non-cascading attribute. Still, there may at most be a single cascading attribute parent of an object.
Having this will allow to using updatable entity views even with cyclic models as long as there is only a single write path.

@beikov beikov added this to the 1.3.0 milestone Nov 14, 2018
@beikov beikov self-assigned this Nov 14, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 18, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 19, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 19, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 19, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 19, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 19, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant