Difference between revisions of "Development First Steps"
From wiki.gpii
(Created page with "* Development environment setup and documentation * Clear articulation of each module in the system ** User Listener ** Launch Manager ** Settings Handlers ** Solutions Regist...") |
m (Tag: VisualEditor) |
||
(One intermediate revision by one other user not shown) | |||
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 | ||
Line 12: | Line 12: | ||
* Write spec for OS-level, central, event-based preferences storage system so that we can start to engage with OS vendors | * 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 | * Write gsettings Settings Handler and settings map transformation using Node and Infusion's model transformation framework | ||
+ | |||
+ | |||
+ | [[Category:GPII Architecture]] |
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