On Sat, Mar 15, 2008 at 12:11:37AM -0700, Gregory K. Ruiz-Ade wrote: > myresult = obj1.meth1(obj2.meth2(obj3.meth3(arg1, arg2, > obj2.meth5(arg5)))); > > Basically, the programmer getting lazy and stuffing as much code into > a method call as possible to get out of having to actually stuff > method results in variables and take up precious lines on his screen. > Don't talk to me about optimizing code by not defining intermediate > variables, as I'll likely say something gruff and unsociably rude to > you.
Exactly. One reason to not allow wide margins and small indents. cs -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
