Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-518

Serialization of "structs" fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.5.1
    • core-beans
    • None

    Description

      BeanAdapter currently returns null when get() is called for a valid, non-null public final field. This causes serialization of struct-like classes such as CalendarDate and Point to fail. Also, the Javadoc currently states that non-public and static fields will not be serialized but does not mention final values. BeanAdapter should be updated to return public final values.

      Attachments

        Activity

          People

            gbrown Gregory K. Brown
            gbrown Gregory K. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: