On 1 Apr., 16:19, Jim Steil wrote: > I agree that this seems like a bit to go through and I don't like > relying on cookies. However, in my specific situation, I can count on > the browser supporting it. I'd definitely be interested in seeing a > solution that was built in with the paginate system. I haven't > contributed to the TG effort in the past, but would be willing to help > if given a bit of guidance on how to do so. Perhaps I could help with > some documentation or examples.
My idea is now to solve this even more generally, i.e. not only for paginate, by adding a separate decorator that will make parameters of any exposed method being stored in the cherrypy.session. I have already tested this with my use case mentioned above, and it works fine. I'll discuss this on tg-trunk. -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

