Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.1
-
Fix Version/s: 1.4.2
-
Component/s: Converters
-
Labels:None
Description
XML representation of Collections.EMPTY_LIST, Collections.EMPTY_SET and Collections.EMPTY_MAP expose implementation details and their singleton instances are expressed with references. The types should be aliased and be declared immutable.
Fixed in trunk.