Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4743 SerializingObjectSizeOfStrategy do not use framework serializer
  3. WICKET-4744

Investigate reworking WicketObjects#clone(Object|Model) methods to use ISerializer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.0
    • 7.0.0-M1
    • wicket
    • None

    Description

      WicketObject#cloneXYZ() methods use normal Java serialization to clone an object/model.
      This will not work if the application uses a custom ISerializer which doesn't require all objects to be Serializable.

      It is not straight forward to replace this custom code with JavaSerializer because there are overrides for object replacement.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: