Philippe M. Chiasson wrote:

More like

DIR
SRV
ALL
ALL -DIR (SRV & HTACCESS)
ALL -HTACCESS (SRV & DIR)

So, I'd suggest this naming

MP_CMD_DIR_...
MP_CMD_SRV_...
MP_CMD_ALL_...

with 2 new macros :
  MP_CMD_NO_DIR
  MP_CMD_NO_HTACCESS

To add to the top of a directive handler ?

Yes, but using those you can't tell from the declaration the scope of the directive. Is it really incovenient to have top-level declaration macros that tell it all?


--
__________________________________________________________________
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]



Reply via email to