[jira] Created: (TRINIDAD-1074) Use shared string builder in org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (TRINIDAD-1074) Use shared string builder in org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Use shared string builder in org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey
---------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1074
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1074
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Stevan Malesevic


org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey should use shared StringBuilder to reduce memory (similar to org.apache.myfaces.trinidad.component.UIXComponentBase::getClientId)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-1074) Use shared string builder in org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/TRINIDAD-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman resolved TRINIDAD-1074.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.9-core
                   1.0.9-core

it will get into 1.0.9 and 1.2.9 when those are released.

> Use shared string builder in org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey
> ---------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1074
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1074
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Stevan Malesevic
>             Fix For: 1.0.9-core, 1.2.9-core
>
>
> org.apache.myfaces.trinidad.bean.FacesBeanFactory::_buildTypeKey should use shared StringBuilder to reduce memory (similar to org.apache.myfaces.trinidad.component.UIXComponentBase::getClientId)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.