Stas Bekman wrote:
Geoffrey Young wrote:


in addition to that, I'd like to add support for hook position. that is, make it possible to have, say, content as APR_HOOK_FIRST but translation as APR_HOOK_LAST.




What API were you thinking of?



something like MP_ALL_HOOK_FIRST (default), MP_ALL_HOOK_LAST, MP_TRANS_HOOK_FIRST, etc. it's a lot of options to parse, but it might be a nice feature.


Yes, I meant where are you going to use those hooks? And how are they can be used by users.

well, it's a compile-time thing - as far as I know, you can't change how a hook is registered after it's been registered. so, for users these would be compile-time options.


unless you think we can pull some hokey-pokey and have them as PerlOptions config-time options through deft use of macros or something?

Do you have some tentative patches, where we can see them in action?

no patches started yet - pinging here first ;)


--Geoff


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



Reply via email to