On 4/5/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: > How about leveraging HTTP 1.1 methods more semantically, such that a > PUT is used for an insert perhaps, and a DELETE for a delete, and GET > for searches. POST is fine for update semantics.
Sounds like a great idea! Would that also allow us to slap on the fashionable "REST" label? ;-) -Yonik
