Details
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
- is related to
-
XSTR-210 Ignore fields and class types
This is a very much needed feature. I would like to get some timeline on when this would evlove.
Please update the mailing list with timneline details ont his issue.
Thanks
Ram