Re: [Web-SIG] Generic configuration

2010-03-17 Thread Manlio Perillo
Alex Morega ha scritto: > On 17 Mar 2010, at 0:24, Manlio Perillo wrote: > >> Alex Morega ha scritto: >>> Hello, >>> >>> This is not really a WSGI question, it's more into general configuration, >>> but I don't know of a better place to ask it. >>> > [...] >> I use YAML with custom constructors:

Re: [Web-SIG] Generic configuration

2010-03-17 Thread Alex Morega
On 17 Mar 2010, at 0:24, Manlio Perillo wrote: > Alex Morega ha scritto: >> Hello, >> >> This is not really a WSGI question, it's more into general configuration, >> but I don't know of a better place to ask it. >> >> Paster config files allow you to hook up WSGI applications, middleware, and