Today the XML differencing tool was started. At the end of play the code currently compares two XML files and outputs the results to a text file.
Also the XML Manipulation tool was started, this took up the majority of the day. The main issues I had were:
Working out how to use eclipses work spaces, and importing and exporting source code and jar files
Understanding the workings of Mike's code, there are various supplementary files to the source code which need understanding.
Today has provided a foundation to build upon. The next stage of the manipulation tool will be to create a whole directory structure of XML files and for the differencing tool a lot will need to be thought about as to how the identified differences between the XML files will need to be output.
No comments:
Post a Comment