Opened 14 years ago

Closed 13 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 mcoudert, 14 years ago

Type: defectenhancement

comment:2 by heikki, 13 years ago

Milestone: v2.5.1v2.6.2

comment:3 by fxp, 13 years ago

Resolution: duplicate
Status: newclosed

See #430

Note: See TracTickets for help on using tickets.