what bothers me about -D is that, the more I think about it, we're using -D in a way neither intended by core nor used by other modules. -D is specifically for <IfDefine> containers, while using -D in this way has little do to with that.
Not really, -D is used for many other things in Apache. So defining the hooks order via -D sounds as reasonable to me, as passing -DONE_PROCESS.
hmm... I hadn't remembered that. there's also -DNO_DETACH, -DFOREGROUND, and -DDEBUG floating around core.
Right. And to be C preprocessor complient it should support -DKEY=VAL as well.
so I guess that makes it ok :)
As you like to say: Make it available and they will come. So here you go, we are coming ;)
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
