> > Ad **: Which of course would need another hook... and run method in > > apache 3.0. > > There is no reason to wait for Apache 3.0 to add a new hook. The whole > reason for the hook abstraction was to make adding hooks painless for > module authors.
Well - but this is a rather fundamental API change - at it would make the require array out of bounds; i.e. it changes the way you would interact wiht that array in a fairly fundamental way - and would make it more like how want interacts with the command rec or general hook passing. Dw