Hi all,
This is a little tangential follow up from Eric Ponce's earlier question. In the docs (
http://geddyjs.org/documentation#models.updateProperties), model seems to have .updateProperties() but in the generated (from "geddy resource foo" etc.) and working code, it's .updateAttributes().
Which do we want to be canonical? Either way is fine, but imho, we really should be more consistent. I'm guessing it's meant to be Properties since the other methods refer to properties. Changing the code in geddy and deployed apps would require "Search and Replace". So, if a change in geddy source is done, please do a "heads up" release notes post to the google group? Cheers!