On Thu, 2004-02-19 at 19:56 -0500, Geoffrey Young wrote:
> [...]
> so, I'd like to suggest that at least for the request-time hooks we move
> mod_perl to APR_HOOK_REALLY_FIRST.  this will give users similar behavior to
> the way mod_perl used to work in 1.0.

It does make sense to me and would actually fix one of my problems, so
+1 for now.

> that's what I propose to do immediately.  as a second step, I'm going to
> look into making it either compile-time or runtime configurable.  while I'm
> sure I can do the former, I'm convinced the latter is possible but probably
> not practical.

I don't know about a compile-time option personally. I can just see it
causing lots more problems than solving anything.  It would introduce a
huge number of basically different mod_perls, with different behaviour
for the same user code, making bug tracking et all even more
problematic.

Making it a startup configuration should be possible, IMO. Only if that
turns out to be impossible, I'd make it a compile-time option.

> so, any feedback on stage one (the attached patch).

+1

> --Geoff
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to