You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2019/03/03 20:33:00 UTC

[jira] [Resolved] (MYFACES-4283) [perf] UIForm#invokeOnComponent with prependId=true

     [ https://issues.apache.org/jira/browse/MYFACES-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko resolved MYFACES-4283.
----------------------------------------
    Resolution: Fixed

> [perf] UIForm#invokeOnComponent with prependId=true
> ---------------------------------------------------
>
>                 Key: MYFACES-4283
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4283
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.3.3
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>            Priority: Minor
>             Fix For: 3.0.0-SNAPSHOT, 2.3.4
>
>
> In case when invokeOnComponent is used and the form has prependId=true, we can early skip the whole component tree if the baseClientId != form clientId.
> Will also check other components, UIData already contains this enhancement



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)