Version 2 (modified by pap, 17 years ago) (diff) |
---|
Analysis
Overview
This task is related to the interaction between the base scene module and other parts of the application.
Task requirements
- Make a module for the scene library
- There should be an extension point for concrete implementations
- There should be extension points for audio and video players. These are supposed to be implemented by the concrete scenes.
- Define the interfaces used for communication with other components
Task result
The result of this task should be source code.
Implementation idea
- Make a sophie module.
- Make classes and/or interfaces for the extension point.
Related
How to demo
- Explain the capabilities of the extension points and interfaces
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
Log