Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
o Allows configurable ClassMapper to be used in the XStream facade.
o Added alias() method to ClassMapper interface so the interface can
be used within the XStream facade.
I will work on my hyphenated ClassMapper and hierachical reader for Avalon configurations in my app and create a patch later on this week.
This patch supercedes the last patch and adds the ElementMapper which is used to convert element names back and forth. The DefaultElementMapper does nothing to preserve the existing behaviour. But I'm now using a custom ClassMapper and ElementMapper to work with Avalon configurations and it works just dandy.