The RADAR Architecture: RESTful Application, Dumb-Ass Recipient (via) Dave Thomas points out that REST expects smart clients, but browsers are dumb (only really support POST and GET). His suggested fix is to build a pure REST service and then drop in a server-side application proxy that sits between the browser and the REST backend.
Rails developers are always looking for new cool acronyms to sell new books and organize more conferences :)
Giacomo Rossi - 2nd April 2007 13:05 - #