You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Kočí (Created JIRA)" <de...@myfaces.apache.org> on 2012/02/19 17:52:36 UTC

[jira] [Created] (MYFACES-3471) [PERF] Do not call setRendererType(null) in constructors

[PERF] Do not call setRendererType(null) in constructors
--------------------------------------------------------

                 Key: MYFACES-3471
                 URL: https://issues.apache.org/jira/browse/MYFACES-3471
             Project: MyFaces Core
          Issue Type: Improvement
            Reporter: Martin Kočí
            Priority: Trivial


It initializes StateHelper Map and creates new HashMap$Entry instance for .put("rendererType", null) operation. 

ComponentResourceContainer
HtmlColumn
UIDebug
UINamingContainer
UIPanel
UIParameter
UISelectItem
UISelectItems
UIViewParameter
UIViewRoot

(needs modification of myfaces maven build plugin)

--
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