|
Rob Cowie wrote:
> I currently use the configfile.conf to store not
> only cherrypy settings, but several application
> specific parameters as well.
> ...
> Would you parse it once, then allow cherrypy to
> parse it again as required? or would you parse
> it, store the values and pass them to cherrypy
> as a dict at startup?
I do the latter (purely for "elegance" motives ;).
Robert Brewer
System Architect
Amor Ministries
fumanchu amor.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cherrypy-users" group. To post to this group, send email to cherrypy-users googlegroups.com To unsubscribe from this group, send email to cherrypy-users-unsubscribe googlegroups.com For more options, visit this group at http://groups.google.com/group/cherrypy-users -~----------~----~----~----~------~----~------~--~---
|