Difference between revisions of "Private:sharangi"

From NMSL
(New page: Summary of accomplishments by Somsubhra Sharangi. == 17 May 2010 == * did ...)
 
Line 1: Line 1:
 
 
Summary of accomplishments by Somsubhra Sharangi.  
 
Summary of accomplishments by Somsubhra Sharangi.  
  
  
 
== 17 May 2010 ==
 
== 17 May 2010 ==
* did ...
+
* 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.

Revision as of 07:41, 17 May 2010

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.