[Catalyst] Re: Request for comments: model class for REST queries
A. Pagaltzis
pagaltzis at gmx.de
Fri Dec 8 04:51:41 GMT 2006
* Adam Jacob <adam at stalecoffee.org> [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/>
More information about the Catalyst
mailing list