CLONE - Support SKIP_ITERATION FacesContext property
----------------------------------------------------

                 Key: MYFACES-3077
                 URL: https://issues.apache.org/jira/browse/MYFACES-3077
             Project: MyFaces Core
          Issue Type: Improvement
          Components: General
    Affects Versions: 2.0.3
            Reporter: Andy Schwartz
            Assignee: Leonardo Uribe
            Priority: Minor
             Fix For: 2.0.4


In the following jsr-314-open thread:

http://lists.jboss.org/pipermail/jsr-314-open-mirror/2010-June/000200.html

Members of the Mojarra team, MyFaces team and EG discussed a temporary 
workaround for the lack of a proper VisitHint.SKIP_ITERATION API in JSF 2.0.x.  
We agreed to use a FacesContext property to address this case until a new 
VisitHint enum value could be added in 2.1.

Logging this issue to request that we add support for the FacesContext property 
("javax.faces.visit.SKIP_ITERATION") in MyFaces 2.0.x to allow tree visits to 
be performed without forcing iterating components (like UIData/UIRepeat) to 
iterate over all rows.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to