On Tue, 2002-11-26 at 11:28, Jamie Heilman wrote:
Well you won't hear a peep out of me if z2.py gets the axe, as I mentioned I stopped using it long ago in favor of something that was only 39 lines and only did exactly what I needed and nothing more.
z2.py is a dead man walking. ;-)
I suppose, as movement in this direction is imminent, what I can probably get away with doing is just hooking all my custom environment variable stuff into the configuration machinery at startup. But thats assuming that once the configuration file is parsed the results are bundled into a single data structure that is then globally available to the rest of the zope machinery. As I haven't looked at the cvs branch in question perhaps you could tell me how valid this assumption is.
It currently works this way, but the location of the configuration(s) need to be canonized. - C