zooniverse / json-api-client

Apache License 2.0
10 stars 5 forks source link

Clear changed keys before save, not after #4

Closed brian-c closed 9 years ago

brian-c commented 9 years ago

All this really does is switches where changed keys are cleared when saving.

This doesn't fix autosave, but I think it helps, and if I look at this anymore today I will lose my mind.

Also waits a second before saving, which seems to help with meeting preconditions.