wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE_R0

Version 5 (modified by niki, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro 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|) failed
current transaction is aborted, commands ignored until end of transaction block

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
  1. load books
  1. Make a design and write a documentation about how it works.

Extra

  1. to connect with LOAD / SAVE menu in the project

Task result

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.

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.)