On Sep 27, 2006, at 12:10 PM, Vince Teachout wrote:

I do wish they had chosen some sort of visible block end, though, like a brace or something.

To my eye, clearly indented code is quite visible. Braces are only visible if they are indented properly; if you look at some C or Perl code where there are multiple statements on a single line, or nested blocks, with braces and semi-colons as the only separators, you'll appreciate how difficult it is to read.

Whether the compiler requires it or not, properly indented code is a Good Thing. Once you accepted that premise, additional block delimiters seem redundant.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to