You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (Updated) (JIRA)" <de...@myfaces.apache.org> on 2012/02/20 02:54:39 UTC

[jira] [Updated] (MYFACES-3463) Refactor UIRepeat code to implement PSS algorithm like UIData and fix state behavior

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

Leonardo Uribe updated MYFACES-3463:
------------------------------------

    Status: Patch Available  (was: Open)
    
> Refactor UIRepeat code to implement PSS algorithm like UIData and fix state behavior
> ------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3463
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3463
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.12, 2.1.6
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>         Attachments: MYFACES-3463-1.patch
>
>
> Right now, the code in org.apache.myfaces.view.facelets.component.UIRepeat has not been reviewed more than to fix issues related to JSF 2 spec. It works, but it can be done better.
> The code has the following opportunities:
> - Implement PSS algorithm, to prevent store data in the state.
> - The algorithm used in UIData to handle state is better.
> - Fix MYFACES-3415

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