Comment #3 on issue 110 by samrreid: Syntactical code clean http://code.google.com/p/piccolo2d/issues/detail?id=110
I presume that (3) doesn't entail making any classes or non-private methods final (none should be). What reasons has allain.lalonde given for not using 'final' where possible? They don't appear in this thread. I agree that final parameters and variables (and fields where possible) are safer than the mutable form, and that it is worth the increase in verbosity. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
