[Catalyst] Catalyst + Ajax

A. Pagaltzis pagaltzis at gmx.de
Fri Dec 2 23:51:15 CET 2005


* Brandon Black <blblack at gmail.com> [2005-12-02 22:10]:
> Also, don't forget basic REST type of stuff, especially in AJAX
> calls. If the call results in the modification of data on the
> server side (update/insert/delete of a Model class for
> example), it should use http method POST

That’s bare-bones HTTP, not REST. No web application should
*ever* violate this rule; ignore it at your own peril.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list