Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-15787

Optimize JSF tree component lookups

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 6.0
    • Fix Version/s: None
    • Component/s: Performance, Seam / JSF UI

      Description

      There is a helper JSF function nxu:componentAbsoluteId that resolves an absolute id given a component for anchor in the tree, and a "local" id.

      Current lookup strategy looks for a component with this id under the given component anchor, and spreads the search to its parent naming containers if not found.

      This allows to locate components in a given "region" of the tree.

      If search needs to be spread to parent naming containers, children that have already already been browsed should not be taken into account after that.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                atchertchian Anahide Tchertchian
                Reporter:
                atchertchian Anahide Tchertchian
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: