Hi All,

So, when setting up a Pyramid app we instantiate a Configurator.
One we're handling requests, we have a registry.

If I have some arbitrary config read from a file at the same time as I'm instantiating the Configurator, where should I put it?
(thinks of these as application globals, etc)

Is the configurator instance available when handling requests? If so, what's the correct API?

Can the registry be used for simple key value pairs or is it only for component registrations?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk

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