I'm sorry, but this is a bad example. The same question can be asked about the 
braces code.

There's only 2 distinct points about braces vs. indentation:

  1. indentation based syntax _cannot_ by definition use auto indentation like 
features
  2. braces add visual clutter



Whether you put more emphasis on 1 or 2 is personal preference. Personally 1 is 
not a drawback of indentation based code, simply because auto indentation is 
never required. Code I got from someone else already has to be correctly 
indented, otherwise it's broken.

Every other aspect of this is also just personal preference, shrug.

Reply via email to