This is not ReST, ReST is about hypertext (HATEOAS). Using a URL per 
resource is not enough to make a service "RESTful": 
http://www.crummy.com/writing/speaking/2008-QCon/act3.html (only level 3 can 
actually be called "RESTful")
This also means your client code cannot have an RPC-like interface and 
pretend to be "RESTful" (or "consume a RESTful service").

This is not a judgement on what you wrote though, just how to call it (or 
not)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to