[Catalyst] RFC on how to structure controllers
A. Pagaltzis
pagaltzis at gmx.de
Wed Jun 14 12:03:55 CEST 2006
* Sebastian Riedel <sri at oook.de> [2006-06-14 08:30]:
> Why would you *want* to avoid sessions? It's much easier to
> manage sessions than complicated URI conventions.
URIs complicated? I thought idiomatic dispatch was a major
selling point of frameworks like Catalyst.
> But why would a multi page wizard or ajax requests to have
> bookmarkable URIs?
Who said anything about bookmarking? State on the server costs
resources on the server and makes clients more complicated to
write.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Catalyst
mailing list