Wizards: solutions

1 view
Skip to first unread message

Yosifov Pavel

unread,
Nov 25, 2009, 6:24:41 AM11/25/09
to cherrypy-users
What is the more elegant way to make wizard (page sequence) in CP? I
see only with "step" keeping in a session.

==
Best regards,
Yosifov P.

João Pinto

unread,
Nov 25, 2009, 1:54:15 PM11/25/09
to cherryp...@googlegroups.com
That question is not CP specific :), the options are:
session
cookie
POST/GET parameters
URL scheme

2009/11/25 Yosifov Pavel <aqu...@gmail.com>

--

You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To post to this group, send email to cherryp...@googlegroups.com.
To unsubscribe from this group, send email to cherrypy-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cherrypy-users?hl=en.





--
João Pinto
IRC: joaopinto @ irc.freenode.net
Jabber ID: lamego...@gmail.com
GetDeb Team Leader - http://www.getdeb.net

Yosifov Pavel

unread,
Nov 25, 2009, 10:21:55 PM11/25/09
to cherrypy-users
On 26 ноя, 00:54, João Pinto <lamego.pi...@gmail.com> wrote:
> That question is not CP specific :)

Yes and no. For example, some Scheme maps continuations to URLs, so
next step of wizard is only URL, "pointed" to continuation of wizard.
Python has generators and iterators, so it's possible to save
somewhere generator and expose yielded data. CP has several appetizing
things and I supposed something for multi-step exposing...

OK, thanks!

==
cheers,
Yosifov P.
Reply all
Reply to author
Forward
0 new messages