Changes between Initial Version and Version 1 of S2S_PERSIST_RESOURCES_R0


Ignore:
Timestamp:
01/15/09 10:36:53 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PERSIST_RESOURCES_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=S2S_PERSIST_RESOURCES_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4 
     5 
     6 
     7= Analysis = 
     8 
     9 
     10== Overview == 
     11We need to define a model for storing resources on the Sophie2 Server.  
     12 
     13== Task requirements == 
     14 * It must  be decided what resources will be stored on the server (book formats, media, frames, etc.) 
     15 * Then must be decided how these resources will be stored. 
     16 * The persistence module must be updated with a proto "resource persistence" support. 
     17 * Approptiate unit tests must be written. 
     18 
     19 
     20== Task result == 
     21 Source code (updated org.sophie2.server.persistence module), unit tests. 
     22 
     23== Implementation idea == 
     24Schedule a discussion about resource persistence and write the conclusions in this design section. 
     25 
     26== Related == 
     27[wiki:BASE_RESOURCE_COMMONS_R0] [[BR]] 
     28[wiki:S2S_PERSIST_MODEL_R0] [[BR]] 
     29[wiki:S2S_PERSISTENCE_COMMONS_R0] [[BR]] 
     30 
     31== How to demo == 
     32^(In this section you must add instructions for the demo of the task.)^ 
     33 
     34= Design = 
     35 
     36= Implementation = 
     37^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     38 
     39= Testing = 
     40 
     41= Comments = 
     42^(Write comments for this or later revisions here.)