I need to store some per-request-only data - basically do a mini-version of identity for now, as I need to use SQLalchemy and the support isn't there right now
Can anyone recommend a good namespace to use? I was thinking of tossing a dict in (tg|cherrypy).request named with my app, but I'm open to other/better options if they exist. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

