* Adam Jacob <[EMAIL PROTECTED]> [2006-12-07 18:40]:
> On Wed, Dec 06, 2006 at 10:08:08AM -0500, Christopher Heschong wrote:
> >   # Meanwhile in a controller nearby
> >   $c->stash->{answers} = $c->model('YahooAnswers')->get( 'questionSearch',
> >       query => $c->req->param('query')
> >   );
> 
> Ew!  Do they really have URLs like questionSearch and
> getByCategory? Very un-RESTful.

Apropos of which:
http://duncan-cragg.org/blog/post/strest-service-trampled-rest-will-break-web-20/

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

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to