On Oct 23, 2007, at 9:41 AM, Philip Cooper wrote:

Actually not.

pylons.config.keys() shows me all of the things
in the config file under the section [app:main]
It would work if I DON'T put my "crm" stuff in a different section
but I put it there because I have all kinds of apps that use
this config stuff.  If I don't put it in it's own section, I
will likely have all kinds of name collisions.  Things like logfile,
dir, extension, classes are all too common.

I'd rather not have to hack up my code with crm_dir, crm_extension
etc. Otherwise my config life gets harder not easier.

Ohh, sorry, I didn't notice the custom section header. I'm not sure how to get to these at all. Nor am I sure what Paste does with sections that aren't directly applicable to the application section.

- Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to