[[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 * "Create a book file" must be accessible in author mode * "Create a book file" must not be accessible in reader mode [[BR]] EXTRA * Save a book file * Open a book file * Close a book file [[BR]] == Task result == The result of this task is source code == Implementation idea == * define all operations * You can see here [wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE_R0] to understand the format of the book. == Related == * [wiki:BASE_PERSISTENCE_COMMONS_R0] * [wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE_R0] == 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.)