Summary of accomplishments by Somsubhra Sharangi.
17 May 2010
- INFO: XML to be used for the managing configuration parameters for MTV. It can be used also in generating ESG files or HTML code for the GUI later on. Xerces library from Apache group is selected for XML processing.
- Created two new classes XMLUtil and TestConf for the generating the XML processing API and testing it.
- Basic implementation with the elements of NetworkConf completed. Unit Testing underway.
- Basic implementation of the ProgramConf class underway.
- TODO:
- UT of all the classes.