I want to use MongoDB and I need to make the Mongo data base connection 
available like an single application attribute. I can't follow the tips 
described on pyramid's mongodb cookbook, because there, the mongo connection 
its attached like an request attribute. I need this just because some parts 
of my application haven't an request object and I want to use just one 
connection object to all application code. How can I do this?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to