[
https://issues.apache.org/jira/browse/MYFACES-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482139
]
Martin Haimberger commented on MYFACES-1224:
--------------------------------------------
Hy,
this improvement is already implemented, because the JSF RI took the myfaces
approach to call the setValue() methode parent first and then traversing the
children.
Regards,
Martin Haimberger
> JSR-252 Issue #55: For postback requests, in the "RestoreViewPhase", during
> ValueExpression examination for each component, specify that calling
> setValue() on each ValueExpression should be done "parent-first"
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-1224
> URL: https://issues.apache.org/jira/browse/MYFACES-1224
> Project: MyFaces Core
> Issue Type: Improvement
> Components: JSR-252
> Reporter: Stan Silvert
>
> For postback requests, in the "RestoreViewPhase", during ValueExpression
> examination for each component in the component tree, specify that calling
> the setValue() method on each ValueExpression, should be done in a
> "parent-first" fashion, calling the setValue() method and then traversing the
> children.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=55
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.