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

Optimize retrieval of values used by JSF iterations

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.3 GA
    • Fix Version/s: 5.3.1
    • Component/s: None

      Description

      When using a getter to get a list of documents, or a select model, or result providers, the same call is done a lot of times because of JSF iteration that resolves the property again and again.

      Attribute immediate="true" that was set on tag nxu:methodResult makes it possible to resolve it only once, so it would be useful to get a more generic tag about all kinds of variables.

      nxu:methodResult would benefit from it too since it is not useful anymore with jboss-el, resolving methods on its own.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: