On Mon, Jun 13, 2011 at 10:49 AM, Kevin Wright <kev.lee.wri...@gmail.com>wrote:

> I'd be very curious to know exactly how consistent you are with marking
> even your method arguments as final, it's just oh-so-easy to leave out
> because it clutters up the code...


I hardly ever use final in my code, because the kind of immutability it
enforces is not very useful in practice.

-- 
Cédric

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javaposse@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to