Changes between Version 3 and Version 4 of PRO_LIB_CORE_COMMONS_R0


Ignore:
Timestamp:
10/07/08 16:50:37 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_CORE_COMMONS_R0

    v3 v4  
    44 
    55== Overview == 
    6 Check the Properties Library. If there is something to fix, fix it. For example some properties should be changed from Auto Properties to Resource Properties. Add JavaDoc where necessary. Make overview of the libraries. For example add Changes in the diagram. 
     6Check the Properties Library. If there is something to fix, fix it. For example some properties should be changed from Auto Properties to Resource Properties. Add !JavaDoc where necessary. Make overview of the libraries. For example add Changes in the diagram which is linked in [wiki:PRO_LIB_CORE_TUTORIAL]. 
    77 
    88== Task requirements == 
    99 * Go through Properties Library 
    10   * Add JavaDoc where necessary. 
     10  * Add !JavaDoc where necessary. 
    1111  * Check for mistakes (for example a property is an auto property but should be a resource property) 
    1212  * Check the design 
     
    1919 
    2020== Implementation idea == 
    21  * Create a wiki page [wiki:PRO_LIB_CORE_COMMONS] where the diagrams will be held. 
     21 * Create a wiki page [wiki:PRO_LIB_CORE_COMMONS] where the diagrams will be linked. 
    2222 
    2323== Related == 
     
    2727 * Open the project in eclipse. 
    2828 * Demonstrate properties library. 
    29  * Show that there is no JavaDoc missing. 
     29 * Show that there is no !JavaDoc missing. 
    3030 * Show the wiki page where the diagrams are. 
     31 * Run the unit tests. 
    3132 
    3233= Design =