You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/11/14 05:18:41 UTC

[Bug 57211] Config-time options

https://issues.apache.org/bugzilla/show_bug.cgi?id=57211

--- Comment #1 from Gregory A Lundberg <gr...@gmx.com> ---
Thinking more on 'early' and 'late' it might also help to add 'normal' as an
optional documentation of not-early and not-late, and then pass this parameter
as the first element of the array I'm suggesting.  This would allow Lua code to
handle all three timing conditions, reacting as appropriate to each.

I find myself doing TranslateEarly, Translate, and TranslateLate functions and
simply injecting 'early', 'normal', 'late' into a call to a common local
function handling all three cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org