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.1.6, 2.0.12
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


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

        

Reply via email to