Skip to content
Snippets Groups Projects
Commit 1f286f94 authored by mey's avatar mey
Browse files

using XStream for XML serialization instead of JAXB

zmt.general/build.gradle
    added XStream as dependency
ParamsMenu, Launcher, DefaultParamsLoader,DefaultSimulationLooper
    adapted to XStream with improved exception handling
AbstractParamDefinition, AutoParams, AutoDefinition, FieldLocator
    adapted to XStream by changing annotations
ParamsUtil.java
    offers singleton XStream instance
Rotation2D.java
    added custom converter
AmountUtil.java
    replaced XmlAdapter with XStream converters for Amount and Unit types
parent 038f1dbe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment