[JIRA] Created: (CAL-14) Performance etc improvements

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

[ http://jira.qos.ch/browse/CAL-14?page=com.atlassian.jira.plugin.system.issue... ] Rick Beton updated CAL-14: -------------------------- Attachment: rick2.patch The performance improvement is to be found in MessageConveyor.
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 Attachments: rick2.patch
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

[ http://jira.qos.ch/browse/CAL-14?page=com.atlassian.jira.plugin.system.issue... ] Ceki Gulcu updated CAL-14: -------------------------- Priority: Major (was: Minor)
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 Attachments: rick2.patch
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
participants (2)
-
Ceki Gulcu (JIRA)
-
Rick Beton (JIRA)