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

Model update - only send updated attributes #106

Open
marknadig opened this issue Dec 22, 2011 · 1 comment
Open

Model update - only send updated attributes #106

marknadig opened this issue Dec 22, 2011 · 1 comment

Comments

@marknadig
Copy link

Currently when a model instance is updated, all attributes are sent up. It would be very helpful to have a mechanism to only send up modified attributes.

@daffl
Copy link
Contributor

daffl commented Dec 23, 2011

Hm, that looks as if it could become a part of $.Model.backup. Basically make it return a new Model with just the changed attributes?

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

No branches or pull requests

2 participants