[this got eaten while trying to post to the NNTP server]
Ask Bjørn Hansen wrote:
I think we should use the simpler patch for now.
Righto (committed)! Can we put this into 0.31 too? Trunk isn't logging properly yet, and I haven't had time to figure out why. I'd like to get as much goodness into 0.31 since we don't know how long it will be until trunk is ready to be run in production [by non-masochists]. ;-)
The more complicated one should have all the response configuration in one file/module/plugin rather than in each file, I think.
OK, but that will mean either a homebrewed config file parser or something more standard like YAML (which at a minimum Robert doesn't like). If we want to be able to support multiline responses (like for HELP), we need some way to encode that (or am I just overthinking this and we can use leading whitespace to signify continuation lines).
John