[perf] FlashELResolver should get FacesContext instance when it is necessary
----------------------------------------------------------------------------

                 Key: MYFACES-3328
                 URL: https://issues.apache.org/jira/browse/MYFACES-3328
             Project: MyFaces Core
          Issue Type: Improvement
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


By performance reasons, FlashELResolver should get FacesContext instance when 
it is necessary. Just moving some lines we can save a map.get() call per each 
evaluation. Additionally, a check for null should be added too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to