Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3562

[perf] Optimize UIOutput.saveState(FacesContext)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.15, 2.1.9
    • None
    • None

    Description

      1) use converterSaved as delta change check
      2) remove nullDelta boolean
      3) move new _AttachedDeltaWrapper into if (attachedState != null) statement

      question: _AttachedDeltaWrapper used in this context provides Class of Converter, but that info is not used in restoreState - can we remove usage of that wrapper?

      Attachments

        1. MYFACES-3562.patch
          2 kB
          Martin Kočí
        2. MYFACES-3562-2.patch
          23 kB
          Leonardo Uribe

        Activity

          People

            lu4242 Leonardo Uribe
            markoc50 Martin Kočí
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: