Details
-
Type: Improvement
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.2
-
Component/s: None
-
Labels:None
-
JDK version and platform:1.5
Description
The AnnotationReflectionConverter class should cache converters instantiated by reading the @XStreamConverter annotation. This way we avoid too much processing for those using Java 5 annotations.