Changes between Initial Version and Version 1 of BOOK_FILE_OPERATIONS_R0


Ignore:
Timestamp:
12/29/08 19:46:23 (16 years ago)
Author:
niki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_FILE_OPERATIONS_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=BOOK_FILE_OPERATIONS_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|)]] 
     4 
     5 
     6 
     7= Analysis = 
     8== Overview == 
     9The aim of this task is to do all operations with book files. 
     10 
     11== Task requirements == 
     12   * Create a book file 
     13   * Save a book file 
     14   * Open a book file 
     15   * Close a book file 
     16 
     17== Task result == 
     18The result of this task is source code 
     19 
     20== Implementation idea == 
     21   *  
     22 
     23== Related == 
     24   * [wiki:BASE_PERSISTENCE_COMMONS] 
     25   * [wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE] 
     26 
     27== How to demo == 
     28Show in project all operations with book files. 
     29 
     30= Design = 
     31 
     32= Implementation = 
     33^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     34 
     35= Testing = 
     36 
     37= Comments = 
     38^(Write comments for this or later revisions here.)