Changes between Initial Version and Version 1 of TEXT_PERSISTENCE_MODEL


Ignore:
Timestamp:
04/23/10 15:37:04 (15 years ago)
Author:
diana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PERSISTENCE_MODEL

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=TEXT_PERSISTENCE_MODEL, 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= Analysis = 
     6 
     7== Overview == 
     8 * After the task the saving and loading books feature should be fixed. 
     9 
     10== Task requirements == 
     11 
     12After this task the following results will be visible: 
     13 
     14 * Saving and loading books will be available. 
     15 * Backward compatibility with the older books (books using the old text model) will be available. 
     16 * Copy/Paste of (styled) text will  be available. 
     17 * Drag/Drop of (styled) text will be available 
     18 * Rtf/Html import/export will be available. 
     19 
     20== Task result == 
     21 
     22The result will be code. 
     23 
     24== Implementation idea == 
     25 * Create persisters for the new classes and fix the old ones. 
     26 
     27== Related == 
     28^(Add links to related tasks that could be useful or helpful.)^ 
     29 
     30== How to demo == 
     31 * Create a new book in sophie. Save the book. Close the book. Load the book again. 
     32 * Create a new book in sophie. Create text frame, type text. Copy the text, paste the text. 
     33 * Create a new book in sophie. Create a text resource. Drag and drop the resource in sophie. 
     34 * Create a new book in sophie. Import html or rtf document.  
     35 
     36= Design = 
     37^(Describe your design here.)^ 
     38 
     39= Implementation = 
     40^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     41 
     42= Testing = 
     43^(Place the testing results here.)^ 
     44 
     45= Comments = 
     46^(Write comments for this or later revisions here.)