On Wed, Nov 18, 2009 at 18:02, Sasha Pachev <[email protected]> wrote:
> I love curly braces and semi-colons. Semi-colons allow you have
> multiple statements on one line. Curly braces make it easy to see the
> start and the end of a block.
>

I can't remember a time when code I've come across with multiple
statements on a line was usefully readable and maintainable.  With the
size of the codebase at my job, easily readable maintainable code has
become infinitely more important.

-- 
Alex Esplin
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to