Version 2 (modified by kyli, 16 years ago) (diff) |
---|
Analysis
Overview
We need to define a model for storing resources on the Sophie2 Server.
Task requirements
- It must be decided what resources will be stored on the server (book formats, media, frames, etc.)
- Then must be decided how these resources will be stored.
- The persistence module must be updated with a proto "resource persistence" support.
- Approptiate unit tests must be written.
Task result
Source code (updated org.sophie2.server.persistence module), unit tests.
Implementation idea
Schedule a discussion about resource persistence and write the conclusions in this design section.
Related
BASE_RESOURCE_COMMONS_R0
S2S_PERSIST_MODEL_R0
S2S_PERSISTENCE_COMMONS_R0
How to demo
Show the new classes, run the unit tests.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)