[Catalyst] Re: Best Practices for wizards, steps?

Aristotle Pagaltzis pagaltzis at gmx.de
Tue Jan 1 17:40:09 GMT 2008


* Dennis Daupert <ddaupert at sbcglobal.net> [2008-01-01 17:45]:
> I'm curious what people consider best practices for developing
> widgets that involve a series of steps, funtions that involve
> clicking thru a series of pages.

Don’t break the web: make sure each step has its own URI,
as opposed to using the session to store the user’s position.
That’s all I can think of right now.

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



More information about the Catalyst mailing list