Hello all!


What is the recommended way to fetch registry (settings) for read only outside of the view (where request object is not available)? I was looking at the threadlocal.get_current_registry() but the docs say it should not be used except maybe in unit tests.

I understand that the request object should be passed around, but what are my options if I want to avoid that?


Thanks!

--

.oO V Oo.

--
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.

Reply via email to