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 a way of getting navigation diffs #10013

Open
Tracked by #22954
AndriySvyryd opened this issue Oct 8, 2017 · 1 comment
Open
Tracked by #22954

Add a way of getting navigation diffs #10013

AndriySvyryd opened this issue Oct 8, 2017 · 1 comment

Comments

@AndriySvyryd
Copy link
Member

AndriySvyryd commented Oct 8, 2017

Add Added and Removed properties to CollectionEntry and OriginalValue to ReferenceEntry.

These would allow to implement a front-end facing equivalent of SaveChanges without having the front end do navigation fixing again.

@AndriySvyryd AndriySvyryd changed the title Add a way of getting collection diffs Add a way of getting navigation diffs Oct 8, 2017
@ajcvickers ajcvickers added this to the Backlog milestone Oct 9, 2017
@AndriySvyryd
Copy link
Member Author

AndriySvyryd commented Oct 9, 2017

If this is implemented using lifecycle hooks consider removing the internal *Listener interfaces and hardcode NavigationFixer and ChangeDetector calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants