MantisBT - Hall D Online
View Issue Details
0000282Hall D OnlineDatabasespublic2012-09-11 14:002014-12-01 10:54
wolin 
 
normalfeatureN/A
closedfixed 
No
2
0
0
0000282: Create utility to compare two XML documents and determine if they are the same
The translation table will be in XML format. At the beginning of a run we must compare the old one to the new one and store the new one if it is different. We need a utility that compares two XML docs for equality, ignoring formatting, comments, order, etc.
Probably have to do this at the DOM level, i.e. must convert XML to DOM, then compare two DOM's.
No tags attached.
Issue History
2012-09-11 14:00wolinNew Issue
2012-09-11 14:00wolinWork by outside group for Hall D => No
2012-09-11 14:00wolinEstimated man-weeks => 2
2012-09-11 14:00wolinPercentage complete => 0
2012-09-11 14:00wolinActual man-weeks => 0
2014-12-01 10:54davidlNote Added: 0000612
2014-12-01 10:54davidlStatusnew => closed
2014-12-01 10:54davidlResolutionopen => fixed

Notes
(0000612)
davidl   
2014-12-01 10:54   
This was intended to look at the module map read back from the crates. This is not being done in this way now so this utility is no longer needed.