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

review/refactor/document ViewState handling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.10
    • JSR-314
    • None

    Description

      We currently have a few things in our ViewState handling which could get even further improved.
      There are 3 main goals we achieve (in order of importance):

      1.) security - it should not be easily possible to create state key clashes
      2.) performance - we still use java 1.3 tricks and e.g. barely use java.util.concurrent
      3.) memory - we shall keep the mem footprint as low as possible

      Attachments

        Issue Links

          Activity

            People

              struberg Mark Struberg
              struberg Mark Struberg
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: