You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2007/08/24 18:12:32 UTC

DO NOT REPLY [Bug 17700] - Performance issue in Resources.getMessage

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=17700>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=17700





------- Additional Comments From bayard@apache.org  2007-08-24 09:12 -------
Quite a confusing issue.

As far as I can tell, the only things that use the Resources class are errors.
So there shouldn't be such a speed improvement unless Resources was being used
in the application too (ill advised I think) or there were lots of errors, in
which case there's a bigger issue.

There is no ResourcesMessages class in the JSTL implementation.

A cache could be put in place for the fmt:message, but it would need to be keyed
on both locale and pattern and I'm hesistant to dive in on that.

I think this should be a WONTFIX.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org