[[BackLinksMenu]] [[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|)]] = 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 : [[BR]] * Create a book file * Save a book file * Open a book file * Close a book file [[BR]] The requirements are for all revisions of the task. For the present, is good to define all and make working one of them. == Task result == The result of this task is source code == Implementation idea == * define all operations * You can see here [wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE] to understand the format of the book. * Make "create a book file" workable == Related == * [wiki:BASE_PERSISTENCE_COMMONS] * [wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE] == How to demo == Show in project all operations with book file - create, save, open and close. = 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.)