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

Implement Type Conflict-Resolution Policy #268

Closed
jleandroperez opened this issue May 12, 2014 · 0 comments · Fixed by #448
Closed

Implement Type Conflict-Resolution Policy #268

jleandroperez opened this issue May 12, 2014 · 0 comments · Fixed by #448
Assignees
Milestone

Comments

@jleandroperez
Copy link
Contributor

Right now, the library will crash if there is a data-type mismatch between a remote insertion, and a local database field.

Let's implement a flag in Simperium, to set the conflict resolution policy:

  • Assert on Error.
  • Disregard invalid changeset.

This can be further extended, as needed.

@jleandroperez jleandroperez added this to the v0.7.0 milestone May 12, 2014
@jleandroperez jleandroperez self-assigned this May 12, 2014
@jleandroperez jleandroperez modified the milestone: v0.7.0 Sep 9, 2014
@jleandroperez jleandroperez modified the milestone: v0.7.5 Nov 20, 2014
@jleandroperez jleandroperez modified the milestones: v0.7.5, v0.7.6 Nov 28, 2014
@jleandroperez jleandroperez modified the milestones: v0.7.6, v0.7.7 Jan 6, 2015
@jleandroperez jleandroperez modified the milestones: v0.7.7, v0.7.8, v0.7.9 Feb 4, 2015
jleandroperez added a commit that referenced this issue Feb 6, 2015
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 a pull request may close this issue.

1 participant