[Catalyst] Re: using REST within the app
A. Pagaltzis
pagaltzis at gmx.de
Fri May 25 00:22:26 GMT 2007
* stephen joseph butler <stephen.butler at gmail.com> [2007-05-24 18:35]:
> I had this nice little CRUD app that did what I wanted. But
> then I started looking at adding XMLRPC support, and other
> things.
The point of REST is not CRUD, much less RPC (in any form).
The point of REST is following links instead of constructing them
(the absolute antithesis of RPC).
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Catalyst
mailing list