Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Consider making all ModelObject immutable and only editable through a Scope that ensures path through Storage and Persist is followed before edit made in memory #3

Open
robskillington opened this issue Nov 2, 2014 · 1 comment
Assignees
Milestone

Comments

@robskillington
Copy link
Contributor

No description provided.

@robskillington robskillington self-assigned this Nov 2, 2014
@robskillington robskillington added this to the 0.2.0 milestone Nov 2, 2014
@Raynos
Copy link

Raynos commented Nov 2, 2014

Currently on the server ModelObject is mutable.

The raises the question of source of truth and this creates a new piece of data that needs replicating.

It also raises complexities around conflict resolution.

ideally with Sync we just communicate from Client to Storage and vica versa

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

No branches or pull requests

2 participants