dennis hoersch created MYFACES-3672:
---------------------------------------
Summary: TODO 'optimize this code' in
ResourceHandlerImpl.isResourceIdentifierExcluded()
Key: MYFACES-3672
URL: https://issues.apache.org/jira/browse/MYFACES-3672
Project: MyFaces Core
Issue Type: Improvement
Reporter: dennis hoersch
There is a small TODO 'optimize this code'-Comment in
ResourceHandlerImpl.isResourceIdentifierExcluded().
I saw (randomly) that and replaced it with the attached patch. It just saves
the Array of exclude resource extensions instead of creating it newly on every
method call.
Maybe it's worth replacing it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira