[
https://issues.apache.org/jira/browse/TRINIDAD-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732655#action_12732655
]
Bernd Bohmann commented on TRINIDAD-1220:
-----------------------------------------
With the latest version the patch is not needed
> Partial Lifecycle for Trinidad
> ------------------------------
>
> Key: TRINIDAD-1220
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1220
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Components
> Affects Versions: 1.2.9-core
> Reporter: Bernd Bohmann
> Assignee: Bernd Bohmann
>
> The Partial Lifecycle is implemented in the following way:
> 1. Normal restore view
> 2. Invoke process decode
> Collect the possible partialTargets clientIds from
> requestContext.getPartialTargets(source) and store in the partialTarget list.
> if no partialTarget is found and the request is a partial request the
> source component is the partialTarget
> 3. Invoke process validations on the partialsTargets or on the ViewRoot
> 4. Invoke update model on the partialsTargets or on the ViewRoot
> 5. Invoke application
> 6. Render Partial
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.