[[BackLinksMenu]] [[TicketQuery(summary=TASK_NAME_HERE, 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 goal of this task is to refactor and debug the existing code which is responsible for: * Book extras support * Multiple annotation sets support. == Task requirements == * Debug and refactor the following functionality: * .......... == Task result == Source code. == Implementation idea == * Replace all references to {{{BookExtra}}} and {{{AnnotationSet}}} with {{{ResourceRef}}}s. == Related == * [GROUP_ANNOTATIONS_R0] == How to demo == * Run Sophie and create a new book (if no book is available). * Go to the Stickies palette. = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)