Darren New wrote: > David Brown wrote: >> maximum length of a function is inversely proportional to the complexity >> and indentation level of that function." > > Inversely? That doesn't sound right to me. The more complex and > indented a function is, the shorter it should be? >
Heh, don't look now, but I suspect you were reading one thing and thinking another. He is saying the same thing you are, no? higher complexity should use shorter length lower complexity would tolerate longer length Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
