From: "Ryan Bloom" <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 8:39 AM
> > I don't mind putting a patch together that does this (and to use
> > it in all core modules). I would appreciate suggestions for the
> > final names though (naming isn't my strong side).
> >
> > AP_CFG_MERGE
> > AP_CFG_MERGE_ARRAY
>
> Don't do that. That is just Ralf's coding style. It is not proof that we need this
> in every single core module.
HUH? The point is that even subversion uses such helpers for clarity. It would
help all authors to offer these, consistently.
We've (collectively) proven that config merge errors are simple to author, and
difficult to debug.
Bill