[Grok-dev] HTTP PUT and HTTP DELETE security support

Luciano Ramalho luciano at ramalho.org
Mon May 14 18:59:05 EDT 2007


On 5/14/07, Martijn Faassen <faassen at startifact.com> wrote:
> Anyone have any insights about how this works in Zope 3 and how Grok
> should be handling this?

I don't know about Zope 3, but one of the main refactorings in the
recent release of Ruby on Rails 1.2 was to accept the full suite of
HTTP verbs to allow for more RESTful apps.

David Heinemeier Hansson's presentation in the RailsConf 2006 keynote,
focuses on REST and the relationship between CRUD and the HTTP verbs.

You can watch it here:

http://www.scribemedia.org/2006/07/09/dhh/

Cheers,

Luciano


More information about the Grok-dev mailing list