Last modified 3 years ago
Last modified on 01/05/09 16:37:38
| Ticket | Summary | Owner | Status | Type | Component | Priority | Effort | Importance |
|---|---|---|---|---|---|---|---|---|
| #612 | BOOK_FILE_OPERATIONS_R0 | niki | closed | planned_task | BOOK_MANAGING | 3 | 1 | 20 |
| Description |
wiki page: BOOK_FILE_OPERATIONS_R0 - effort: 1d |
|||||||
| Analysis_owners |
niki |
|||||||
| Analysis_reviewers |
gogov |
|||||||
| Analysis_score |
2 |
|||||||
| Design_score |
0 |
|||||||
| Imp._score |
0 |
|||||||
| Test_score |
0 |
|||||||
Analysis
Overview
The aim of this task is to create, save, open and close book files.
Task requirements
In the project has to work these operations :
- Create a book file
- "Create a book file" must be accessible in author mode
- "Create a book file" must not be accessible in reader mode
EXTRA
- Save a book file
- Open a book file
- Close a book file
Task result
The result of this task is source code
Implementation idea
- define all operations
- You can see here BASE_PERSISTENCE_INTERMEDIATE_STORAGE_R0 to understand the format of the book.
Related
How to demo
Show in project create a book file.
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.)
