Changes between Version 1 and Version 2 of PRO_LIB_UTILS_R0


Ignore:
Timestamp:
10/10/08 15:07:31 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_UTILS_R0

    v1 v2  
    1 The UTILS should be clearly pointed out. They should be fixed where needed. A utility for cloning of Objects should be created. 
     1[[BackLinksMenu]] 
     2 
     3= Analysis = 
     4 
     5== Overview == 
     6Property Utilities is Sophie Module with useful utilities such as Inspector, Reflection Utils.  
     7 
     8== Task requirements == 
     9 * Create Sophie Module for Property Utilities. 
     10 * Check the existing code and fix if necessary. 
     11 * Think for useful utilities: 
     12  * Existing: 
     13   * Inspector 
     14   * Reflection Utilities 
     15  * Should be done: 
     16   * Cloning of objects (swallow copy) 
     17  * Useful - this or another iteration 
     18   * Utility for some statistics 
     19 
     20== Task result == 
     21 * The task result should be source code (includes unit testing) 
     22 
     23== Implementation idea == 
     24^(It is advisable to include some rough implementations ideas.)^ 
     25 
     26== Related == 
     27 * Wiki pages for properties could be useful. 
     28 
     29== How to demo == 
     30 * Open eclipse. 
     31 * Show Sophie Module with Utils. 
     32 * Run unit tests. 
     33 * Demonstrate with unit test cloning of objects. 
     34 
     35= Design = 
     36 
     37= Implementation = 
     38^(Implementation results should be described and linked here (from the wiki or the repository)^ 
     39 
     40= Testing = 
     41 
     42= Comments = 
     43 
     44= Log = 
     45[[Include(wiki:PRO_LIB_UTILS_R0_LOG)]]