> In other words: I see the braces being part of the block,
I don't understand this argument. From all languages I remember using an end keyword, I can't remember any seeing it as part of the block, but indenting it as part of the surrounding construct.
e.g. Ruby
block_name do #statement-1 #statement-2 . . end
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
In reply to Re^5: How has your coding style changed over the years?
by LanX
in thread How has your coding style changed over the years?
by stevieb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |