[
https://issues.apache.org/jira/browse/JCR-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528293
]
Bertrand Delacretaz commented on JCR-875:
-----------------------------------------
I always use lots of final statements in my code, to the point of typing it
unconsciously probably...but I don't think changing existing code is worth the
effort.
> More using of keyword 'final'
> -----------------------------
>
> Key: JCR-875
> URL: https://issues.apache.org/jira/browse/JCR-875
> Project: Jackrabbit
> Issue Type: Improvement
> Reporter: Martin Koci
> Priority: Minor
>
> As described in http://www.oreilly.com/catalog/hardcorejv/chapter/ch02.pdf,
> using 'final' in code can help in many ways.
> Candidates can be found for example with PMD plugin for Eclipse.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.