On Tue, 7 Jun 2005, Barry Pearce wrote:
I'm not opposed to providing some sort of module or function for psp or
publisher or whatever "example" handlers that come with mod_python, just
so long as it's not in the core of mod_python itself. To me this is an
application/framework issue, not a mod_python issue. That said, the
behaviour should probably be documented well so people can avoid the
pitfalls.
quite. From my perspective its like this...either it can be solved as a group
here and in mod_python or ill solve it in my way outside of mod-python....but
whatever happens the business driver states I cannot take down a web server -
its like antivirus software asking you to reboot your machine every time it
updates (no tales of woah please...ive heard them already!)
Perhaps if we agree on the general direction but think that a change may
be a bit radical, doing something like what Python has done with "future"
is the way to go, i.e. new functionality has to be explicitely requested,
and if people like it, then it becomes default?
Grisha