[cal10n-dev] [JIRA] Created: (CAL-14) Performance etc improvements
Rick Beton (JIRA)
noreply-jira at qos.ch
Thu Apr 1 01:17:16 CEST 2010
Performance etc improvements
----------------------------
Key: CAL-14
URL: http://jira.qos.ch/browse/CAL-14
Project: CAL10N
Issue Type: Improvement
Environment: Cal10N 0.7.2 pulled from Git
Reporter: Rick Beton
Assignee: Ceki Gulcu
Priority: Minor
I have been reading through the Cal10n code, which I cloned from Git so as to get the most up to date. I'd like to offer a patch file containing some suggested changes - see attached.
* some javadoc alterations
* more fields are private
* some fields are final to distinguish them from 'accumulator' variables (this shows my functional programming tendencies!)
* CAL10NResourceBundle hasChanged method now computes the periodicity correctly
* CAL10NResourceBundle has new getMap() method to remove the assumption that there is only one parent level.
* performance penalty for loading MessageConveyor instances can be reduced
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cal10n-dev
mailing list