Changes between Version 11 and Version 12 of BASE_RESOURCE_COMMONS_R0


Ignore:
Timestamp:
12/02/08 16:06:13 (16 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_RESOURCE_COMMONS_R0

    v11 v12  
    6060 * Resources should have a separate module. 
    6161 * The model of the resource should be well and clearly defined. 
    62  * It should be easily to add new resource type. 
     62 * It should be easily to add new resource type (the library should provide extensibility). 
    6363 * Check what we have for resources and modify where it is necessary. After this revision we are supposed to have the basic hierarchy of the resources. 
    6464 * Book should be made resource. 
    6565 * The !MetaInfo problem 
    6666  * It should be easily to deal with the meta information of the resource. Think about an annotation @Meta("description"). 
    67   * You should provide that it is easily to add new meta information of a resource. 
     67  * You should provide that it is easily to add new meta information of a resource (extensibility). 
    6868 
    6969== Task result ==