Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5634

Add IObjectCheckers that fails the serialization when the Session or another Page are serialized

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.16.0
    • 7.0.0-M3, 6.17.0
    • wicket
    • None

    Description

      https://plus.google.com/u/0/+BertRadke/posts/AW1MUgRPirf explains a problem with a component holding a reference to a page and thus leading to bigger byte[] and slower serialization.

      We could add more IObjectChecker implementations which check whether:

      • a page different than the component tree root is being serialized
      • the Wicket Session is serialized

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: