Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft launches new open source codeplex foundation
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01424841
Message ID:
01426517
Views:
79
>>>Re: "However, having tried out the full LAMP stack..." -- now, if they could only do away with case-sensitivity. A real bane!
>>
>>Nah - you just have to change gears. Lots of languages, like C#, are case-sensitive, even on Windows.
>
>Oh, yeah, I know. But case-sensitivity is perhaps the most stupid thing ever put into a programming language.

I view case-insensitivity like training wheels. When you're in that sort of environment too long, though, it tends to affect all your thinking - you start to think that ( "russell" = "Russell" ) is .T., for example.

Over the years I've seen maybe half-a-dozen cases, in other peoples' code, where the programmer carelessly used different cases when referring to the same variable or other symbol name in a case-insensitive language. The code was always sloppy, so now it's a real "Danger, Will Robinson!" signal to me.

In the final analysis, I prefer to use autocomplete/IntelliSense-like features of the IDE, or just copy/paste of variable and symbol names rather than typing them every time (error-prone), so case sensitivity doesn't really matter to me. If you code like your language is case-sensitive, even if it isn't, you never get burned.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform