I am envisioning a function method like:
myservice.syncUsers(users[])
Where users is an array of objects (or an array of arrays, which seems possible with the XMLRPC spec ("s can be recursive, any value may contain an or any other type, including a , described above."), here: http://www.xmlrpc.com/spec.
Is this possible with the existing services module, or must I pass one user at a time?
Comments
Comment #1
marcingy commentedOn hold for review of documentation
Comment #2
marcingy commentedArrays can be passed in therefore there shouldn't be any reason why that array can't itself contain arrays.