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

[perf] pps: Implement PartialStateHolder in SetPropertyListener, LazyValueChangeListener and LazyActionListener

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 2.0.13, 2.1.7
    • None
    • General
    • None

    Description

      org.apache.myfaces.view.facelets.tag.jsf.core.SetPropertyActionListenerHandler$SetPropertyListener
      org.apache.myfaces.view.facelets.tag.jsf.core.ValueChangeListenerHandler$LazyValueChangeListener
      org.apache.myfaces.view.facelets.tag.jsf.core.ActionListenerHandler$LazyActionListener

      are not PartialStateHolder and therefore they create instances during PPS in _DeltaList.saveState

      all three can be effectively recreated during VDL.buildView and have no delta because they are immutable.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: