Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : canJS: load model with associations, but only save the “base” model

$
0
0
I'd like to see this become a bit more efficient too. Instead of a fixed list of serializable attrs, I feel the solution should be based on the isDirty function somehow, so all (and only) modified data (either in the main model or associations) gets updated. This is akin to how e.g. Rails' ActiveRecord does it.


Viewing all articles
Browse latest Browse all 3491

Trending Articles