Version 2 (modified by fire4o, 16 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
This is a layout implementation made using the MyDoggy library. It is responsible for visualizing the model defined in BASE_LAYOUT.
Task requirements
- Make a Sophie module
- It should provide an extension to the corresponding extension point of BASE_LAYOUT lib
- It should be able to display the things described in BASE_LAYOUT_R0
Task result
The result of this task is source code.
Implementation idea
- Make a class extending SophieModule
- Use Tanya's code.
Related
BASE_LAYOUT_R0
APP_LAYOUT_ALTERNATIVE_R0
How to demo
- Run Sophie 2.0 and show the layout
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Comments
Log
(Link the log of the task here)