-
Enhancement
-
Resolution: Done
-
Optional
-
None
-
None
-
NEW
-
NEW
Using reflection XStreamScoreConverter creates new instances of scoreDefinitionClass. problem is, when this class contains constructor with arguments, in that case, (wrong) exception is thrown.
The right exception is eaten by xstream itself.
Anyway, this should be properly documented.