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

--- Comment #1 from Gregory A Lundberg <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to