>> However, we need vote for if PHP5 will have case
>> sensitive class/function/constant names.
> 
> +1 for case-sensitive everything

-1. Differentiating two objects only by the case of their names
seems absurd to me. This is not how humans function.

Ease of implementation is the only thing speaking for case-sensitiveness in
my book. Case-insensitiveness is always more work. But I think it's well
worth the trouble.

Hence case-insensitive, case-preserving is my suggestion.
 
--Marko


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to