On 7/4/07, Max Ischenko <[EMAIL PROTECTED]> wrote: > > As you see it's not cookie-based, alas, but at least it was easy to > implement. ;) >
Yes, but it uses sessions. I've never had anything but trouble with sessions once you move to multiple front-end servers and, unless there's a *100% foolproof* db session implementation, I don't think the standard flash code should use them. Is there not something similar to cherrypy's request object that things like this can use? If not, can we create one? I still haven't had a chance to check out the TG2 code so this kind of functionality may already be available. Lee -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com skype: fireflisystems --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
