Stas Bekman <[EMAIL PROTECTED]> writes:

> Joe Schaefer wrote:
>> Stas Bekman <[EMAIL PROTECTED]> writes:
>>
>>>Philippe M. Chiasson wrote:
>> [...]
>>
>>>>So, even thought we started talking about specifically PerlOptions, I
>>>>wanted to get a good idea of how people felt about the rest of our
>>>> configuration directives. Makes sense?
>>>
>>>Yup.
>> +1 to case-insensitivity across the board on our httpd.conf options.
>> I'm sure most users will like it that way, and they can well afford
>> the tiny CPU cost involved.  Those that can't afford it should not be
>> using .htaccess files in the first place.
>
> I wasn't talking about .htaccess, but real APIs like
> modperl_config_is_perl_option_enabled(), which are affected.

Oh I see that now.  Even for that, if needed we could optimize 
the modperl_flags_lookup_* code and do away with all the strcmp 
checks.  So I stand by my +1.

-- 
Joe Schaefer


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

Reply via email to