[cal10n-dev] [JIRA] Created: (CAL-21) Improvements for CAL10NResourceBundleFinder class
Nick Belaevski (JIRA)
noreply-jira at qos.ch
Wed Aug 25 01:31:16 CEST 2010
Improvements for CAL10NResourceBundleFinder class
-------------------------------------------------
Key: CAL-21
URL: http://jira.qos.ch/browse/CAL-21
Project: CAL10N
Issue Type: Improvement
Reporter: Nick Belaevski
Assignee: Ceki Gulcu
1. In makePropertyResourceBundle(...) method reader is created twice: once by calling toReader(...) method, the second time in inline code
2. In the same method as 1 - shouldn't writer be closed in final block?
3. openConnectionForUrl(...) uses URLConnection#setDefaultUseCaches(...) affecting all URLConnection being created. There's setUseCaches(....) specific for this connection object
--
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