Opened 14 years ago
Closed 14 years ago
#233 closed enhancement (duplicate)
Code refactoring for classes DataManager.java and its sister XMLSerializer.java
Reported by: | mcoudert | Owned by: | josegar |
---|---|---|---|
Priority: | major | Milestone: | v2.6.3 |
Component: | General | Version: | v2.5.0 |
Keywords: | Cc: |
Description
Related to the topic 12 from Bolsena topic list.
The class DataManager.java and its sister XMLSerializer.java are in particularly bad shape, in my opinion. There are literally dozens of public methods that all do more or less the same thing. Of course it's not clearly documented why they are all there or when to use which. Would it be too drastic to propose that we keep 1 single public method for each of the functions createMetadata, updateMetadata, validateMetadata, etc. ?
Change History (3)
comment:1 by , 14 years ago
Type: | defect → enhancement |
---|
comment:2 by , 14 years ago
Milestone: | v2.5.1 → v2.6.2 |
---|
comment:3 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
See #430