Skip to content
heyrocker edited this page Sep 14, 2010 · 2 revisions

CHANGES FROM LAST BRANCH

General
-———-
- Params and returns now match the source functions. For instance, user_save() takes a $user object and returns the modified object. In the old services we took an array and returned a uid. This has been changed to match core behavior, and should be considered a new coding standard.

User Resource
-————————-

Clone this wiki locally