]
Brian Leathem updated RF-13505:
-------------------------------
Assignee: Lukáš Fryč
Refactor custom tree traversal logic in EPVCI in order to leverage
VisitContextFactory (blocked by Mojarra issue)
-----------------------------------------------------------------------------------------------------------------
Key: RF-13505
URL:
https://issues.jboss.org/browse/RF-13505
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 5.0.0.Alpha3
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.5.0.Alpha3
Original Estimate: 1 day
Remaining Estimate: 1 day
Mojarra issue:
https://java.net/jira/browse/JAVASERVERFACES-3151
We will still need to use some:
* resolve values in runtime
* add IDs for execution of AjaxOutput's
* collect list of meta-components to render
* wrap PartialResponseWriter#endDocument() for RichFaces extensions and JavascriptService