Hi, I'm building a FileUploadTempStore to handle file upload with deform and I'm wondering how to access my beaker session object.
It works using : session = pyramid.threadlocal.get_current_request().session But since I ""shouldn't abuse thread locals"", I'm wondering how I should do ? Cheers -- TJEBBES Gaston Majerti http://www.majerti.fr -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
