You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stevan Malesevic (JIRA)" <de...@myfaces.apache.org> on 2012/06/15 00:07:42 UTC

[jira] [Created] (TRINIDAD-2275) set renderertype on UIXComponentBase

Stevan Malesevic created TRINIDAD-2275:
------------------------------------------

             Summary: set renderertype on UIXComponentBase
                 Key: TRINIDAD-2275
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2275
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
            Reporter: Stevan Malesevic


Right now UIXComponentBase is storing id to avoid hitting FacesBean to retrieve it. We should do the same for rendererType. This will have two adventages

1) It will be faster to get rendererType
2) There are a lot of comps with only id and rendererType. After we store rednererType on UIXComponentBase  we will eliminate creation of propertyMap

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