[[BackLinksMenu]] [[TicketQuery(summary=BASE_PERSISTENCE_INTERMEDIATE_STORAGE_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 == The aim of the task is to improve the persistance functionality. Books would be saved and loaded.There is such functionality at the moment, but it does not work properly. == Task requirements == 1. save books [[BR]] 2. load books [[BR]] 3. Make a design and write a documentation about how it works. [[BR]] Extra [[BR]] 4. to connect with LOAD / SAVE menu in the project [[BR]] == Task result == The result of this task should be source code == Implementation idea == At the moment the class "Storage" is implemented.Some other files , which are in org.sophie2.main.mode.persist are made, too.These files help for working with the books. It must be able to load and save the books. At the moment there is such module but it does not work properly, because there are many changes in the project .The module is "org.sophie2.main.model.persistance.r2". Design and documantaion of the funcionality must be done. == Related == [http://sophie2.org/trac/wiki/BASE_PERSISTENCE_COMMONS_R0] == How to demo == It must show documentation for the functionality. In addition, it might make a demostratively load and save from the menu of the project = 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.)