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.
Activity
Werner Guttmann
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Steven Dolg [ sdolg ] | Werner Guttmann [ wguttmn ] |
Werner Guttmann
made changes -
| Fix Version/s | 1.0.4 [ 12888 ] |
Steven Dolg
made changes -
| Attachment | patch_1552_20060915.txt [ 22843 ] |
Werner Guttmann
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Werner Guttmann
made changes -
| Status | In Progress [ 3 ] | Open [ 1 ] |
Werner Guttmann
made changes -
| Time Spent | 30 minutes [ 1800 ] | |
| Remaining Estimate | 0 minutes [ 0 ] |
Werner Guttmann
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Werner Guttmann
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |