From: coderrr Date: 2008-05-03T02:39:33+09:00 Subject: Re: Ruby 1.9 wishlist ------=_Part_6231_17944024.1209749973531 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > #2: Absolutely not. It leads to harder to read code and well hidden > bugs. Every time I run into such a thing in C / C++ / Java, I add > brackets. > Hrm I had a feeling this one might be controversial. I never had an issue with it in C as long as the if was broken onto two lines and not one. Do you know if there have been any debates/discussions over this already? ------=_Part_6231_17944024.1209749973531--