Quote:
Originally Posted by Crow
Tab key adds 2 spaces, and I don't think long object names are an excuse. You could just do something like this:
PHP Code:
temp.obj = PrettyDamnLongObjectNameHere; temp.obj.doStuff();
|
Not when the object stuff is already nested four, five, six, etc. times.

The horizontal scrollbar is a personal challenge. I usually lose though... but when I do, I resize the window and it's like it never happened.
/I'm crazy. I have mild symmetry compulsions. :'(
Besides, there are no excuses. Using with() is all about personal preference. Same about lining up equal signs.