XStream
  1. XStream
  2. XSTR-68

Migration: specify ignorable fields

    Details

    • Type: New Feature New Feature
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1
    • Fix Version/s: 1.2.2
    • Component/s: Core
    • Labels:
      None

      Description

      As a step towards easier migration, it would be convenient to have a way to specify fields that should be ignored when unmarshalling because they no longer exist in the class. A possible API:

      xstream.ignoreField(Address.class, "fieldThatNoLongerExists");

        Issue Links

          People

          • Assignee:
            Unassigned
            Reporter:
            Brian Slesinsky
          • Votes:
            9 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: