Version 1 (modified by fire4o, 17 years ago) (diff) |
---|
Analysis
(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)
Overview
(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)
The book bottom panel contains the interface for controling the view of the corresponding book. It is part of the book window.
Revise the panel. Modularize it and extract the extensions. The Analisys should be made carefully.
Task requirements
- Make the existing panel a Sophie module.
- It should provide an extension to the corresponding extension point of BookWindow
- Keep the existing controls.
Task result
The result of this task should be source code.
Implementation idea
(It is advisable to include some rough implementations ideas.)
Related
BOOK_WINDOW_R0?
PAGE_SELECTOR_R0?
How to demo
- Start sophie and create a book.
- Show the panel.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Comments
Log