On Jul 12, 2008, at 3:36 PM, Dave Bass wrote: > ara.t.howard wrote: >> foo.bar.foobar.barfoo.method > > Surely the aim of all programming is to pack as much functionality as > possible into a single line of code. Everyone knows newlines are > horrendously expensive, so they should be used sparingly. ;-) > I've found that my instantiating only a single newline and passing around a reference has helped my coding style immensely! TwP