Hartmut Holzgraefe wrote: > Yasuo Ohgaki wrote: > >> It will be confusing PHP preserve case for other while >> internally case insensitve... > > exactly as confusing as the file systems 90+% of computer users > (Win+MacOS that is) are used to ... > >
To use file system as a user, there is no logic required. (I mean control structures are not needed to use files) I guess Java/C/C++ is very popular and serious programmers know at least one of them. Chances are high that new users get confused by PHP after learnning Java/C/C++. I think students learn Java/C/C++ in a university rather than PHP :) Not? We can say "Get to used to it! It's the PHP way", though. Anyway, if we stay in with current case insensitive names, I think we should not have case preserved names for other technology. If we are willing to be nice to other technology, we should go for case sensitive names, IMHO. This is my opinion, others have other opinions :) -- Yasuo Ohgaki _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php