On Sat, Jul 24, 2010 at 12:48 PM, Nick Kew <[email protected]> wrote: > > On 24 Jul 2010, at 16:56, Jeff Trawick wrote: > >> If a module specifies mod_dir.c as a predecessor for a fixups hook, >> that module's fixups hook will be placed between the two fixups hooks >> of mod_dir.c. > > Would you prefer to put the two functions into a single hook?
yes, until/unless APR hook sorting is fixed to accommodate multiple hooks from a given module when handling successor/predecessor
