[[BackLinksMenu]] [[TicketQuery(summary=S2S_PERSIST_META_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|)]] = Analysis = == Overview == Sophie2 Server and the Client will use the same module for resources. == Task requirements == * Get familiar with the resource concepts, described in [wiki:BASE_RESOURCE_COMMONS_R0]. Look at [wiki:S2S_PERSIST_RESOURCES_R0] to understand how the resources will be stored. * Design a model for persisting meta information on the server (probably, the same as in the client). Since this task is tightly connected with the BASE tasks about resources, it would be best to design them together. == Task result == Source code, unit tests. == Implementation idea == Implement this task after [wiki:S2S_PERSIST_RESOURCES_R0], or together with it. Also, keep in mind the base resource tasks. == Related == [wiki:S2S_PERSIST_RESOURCES_R0] [[BR]] [wiki:BASE_RESOURCE_COMMONS_R0] [[BR]] [wiki:S2S_PERSISTENCE_COMMONS_R0] == How to demo == Show the persistence module with the new class(es), 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.)