Hello Group, I've written an app assuming that a controller instance would be created for each user. So I wrote code like:
self.server = <the user specific server> know, that I know that this messes up big time, I would like to know, how you handle situations like that. Are you taking along the informations over get/post vars or is there a possibility to attach specific data to identity.current.user ? Thanks a lot, Nicolas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

