From: Neil R. <Nei...@rc...> - 2009-09-02 14:31:19
|
Yes, it is kind of crazy: you're deliberately obfuscating your own code. Using the same name two different ways is shooting yourself in the foot. I'm a lousy typist myself, but it would never occur to me to try something like this. Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- Brian Kernighan At 02:48 AM 9/2/2009, Arlo Leach <ar...@ar...> wrote: >Anyway, here's another one. Does anyone think this kind of notation is >crazy? > >$Profile = new Profile(); // object variable starts with uppercase Neil -- Nei...@rc... "Wait a minute, Juanita. This Snow Crash thing -- is it a virus, a drug, or a religion?" Juanita shrugs. "What's the difference?" -- _Snow Crash_, Neal Stephenson |