This is more of a REST question, but is anyone using Restlet to handle batch operations?
For example: given the following resource: /api/blog/1/posts. I would like to make client-side changes, then update them on one call. I realize this is very SOAP like, but was wonder how Restlet users are handling these sorts of Use Cases. -- Erick Fleming ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2444206

