* stephen joseph butler <[EMAIL PROTECTED]> [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/> _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
