Hello, I want to create one DB Manager object in order to do some operations through that object. That object should receive one DBSession referente on init but I would like to do at app init not inside each controller method. Is there any way to create this DB Manager to be available to all controller methods. I would like to init out of app_globals if possible.
Regards -- 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.

