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

Ember Data should only be updated by API calls #34

Open
nightsh opened this issue Mar 27, 2015 · 1 comment
Open

Ember Data should only be updated by API calls #34

nightsh opened this issue Mar 27, 2015 · 1 comment
Assignees

Comments

@nightsh
Copy link
Member

nightsh commented Mar 27, 2015

...instead it is updated by every tiny change you make in the frontend. Maybe it's because of the proxy objects. Maybe not. To be investigated.

@nightsh
Copy link
Member Author

nightsh commented Apr 2, 2015

On a second thought, one should be able to specify in the controller whenever the situation requires a full API-based reload. So it should default to local storage, yet be reloaded from the server when needed.

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

1 participant