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 basic model comparison #2

Open
stimpy77 opened this issue Nov 12, 2013 · 0 comments
Open

Add basic model comparison #2

stimpy77 opened this issue Nov 12, 2013 · 0 comments
Assignees

Comments

@stimpy77
Copy link
Owner

Add basic model comparing for calculated dirty state

Scenario: A model--just some object--is fetched from the server and the object is associated with a view. User makes changes to a view and dirty on the view says the view changed. But the user changes the data back to the original state. Compare the objects, return a boolean, true if contents of the object same.

Stupid simple utility function.

This is not performant for immediate realtime feedback but would be useful at the time of form post or on timeout after last change.

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