On Nov 11, 2007, at 12:19 PM, Ben Bangert wrote:
> On Nov 11, 2007, at 12:07 PM, Mike Orr wrote: > >> How does this relate to .push_process_config and .push_thread_config? > > The process config is a fallback so that it can point somewhere > before answering a request (since the Registry and app are going to > setup objects during a request), and your app might need them > before requests are handled. For example, the config object is > needed before any requests are processed usually. > > The push thread config is similar I believe, Phil prolly knows more > on these as he wrote them. push_thread_config is just an alias for push_object, to be compatible with the older paste.deploy.config (which wasn't a SOP). -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
