Difference between revisions of "Development First Steps"
From wiki.gpii
m (category added) |
m (Tag: VisualEditor) |
||
Line 1: | Line 1: | ||
− | * Development environment setup and documentation | + | * [https://github.com/GPII/qi-development-environments/ Development environment setup and documentation] |
* Clear articulation of each module in the system | * Clear articulation of each module in the system | ||
** User Listener | ** User Listener |
Latest revision as of 18:07, 1 April 2016
- Development environment setup and documentation
- Clear articulation of each module in the system
- User Listener
- Launch Manager
- Settings Handlers
- Solutions Registry
- Matchmaker
- Preferences Server
- Preferences Editor
- Exploration of the preferences transformation process
- Build examples of transformations from AccessForAll generic prefs to application-specific prefs
- Write spec for OS-level, central, event-based preferences storage system so that we can start to engage with OS vendors
- Write gsettings Settings Handler and settings map transformation using Node and Infusion's model transformation framework