View Single Post
  #7 (permalink)  
Old 06-20-2009, 03:50 PM
Robert Klemme
Guest
 
Posts: n/a
Default Re: Condensed close curly braces at end of Java code blocks inEclipse

On 20.06.2009 03:28, Tom Anderson wrote:
> On Fri, 19 Jun 2009, Ion Freeman wrote:


>> finally{
>> // would have the final line
>> } } } } } }
>> -- visually every block of code is closed, but it's strictly in the
>> opposite order, so that all the closures happen on one line.


> Switch to python.


I would getting rid of all the brackets consider to be cheating. :-)

Cheers

robert

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/
Reply With Quote