Description
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.
Attachments
Issue Links
- is a clone of
-
MYFACES-3036 Support SKIP_ITERATION FacesContext property
- Closed