18 Dec
2008
18 Dec
'08
10:58 a.m.
Vincent Massol wrote:
I don't like it since I'm not sure this is very RESTful.
But then I'm no REST expert.
Actually I think you're right. I checked the "URI design" section of the Restful Web Services book, they suggest to "use query variables only to suggest arguments being plugged into an algorithm" (e.g., Google search "q" parameter) So, since a "page" doesn't seem to be an algorithm, I think the second proposal is not in line with the "good practices". Never mind. Thanks. -Fabio