[perf] [mem] UIViewRoot.saveState(FacesContext) unnecessary saves empty view
scope
----------------------------------------------------------------------------------
Key: MYFACES-3432
URL: https://issues.apache.org/jira/browse/MYFACES-3432
Project: MyFaces Core
Issue Type: Improvement
Components: General
Affects Versions: 2.1.6-SNAPSHOT
Environment: myfaces core trunk
Reporter: Martin Kočí
Assignee: Martin Kočí
Priority: Trivial
z.B.
#{viewScope['myfaces'] == null}
initializes empty view scope map at UIViewRoot and method saveState saves this
empty map with an extra ArrayList instance
--
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