Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.0.4
-
Component/s: XML code generator
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
The CollectionInfo and its subclasses contain a lot of duplicate code. Especially CollectionInfo and CollectionInfoJ2 reimplement methods with completely identical code.
Also some attributes of the CollectionInfo are unnecessary since the information is already stored in other attributes or the FieldInfo Superclass.
The subclasses of CollectionInfo also directly write a protected attribute of CollectionInfo.