Posted by Wayne on 12/22/05 22:01
On 22 Dec 2005 08:05:57 -0800, tony@marston-home.demon.co.uk wrote:
>>> By introducing case-sensitivity you are suddenly saying that $FOO and
>>> $foo are now different, which goes against the grain of everything that
>>> I have been taught since my first day at school way back in the last
>>> century.
>
>> A common Java idiom is:
>
>> Foo foo = new Foo();
>
>> The convention in Java is that class names begin with an upper-case
>> letter and variables begin
>
>Who gives a toss about how java does it? This is a PHP topic.
You're the one talking about case-insensitive languages! I toss a
case-sensitive language in and you get all touchy.
Navigation:
[Reply to this message]
|