Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Declarative SALH:* *3rd party/common setting and launch handler. This will be an open source module that is separate from the AT product (so created by a different group), but will take the input from the launch manager and apply to the AT product (using its API). This SALH is likely to be less stable (and hence perhaps less preferable) than the Custom SALH, since it is built by a third party, and is more brittle due to changes in the ATs API, different version inconsistencies, etc.

Preferences Server

Quickstart people: Kasper, Colin, Antranig (Astea)

Notes/Short Description:  Holds user preferences. This includes both general preferences ("I prefer high contrast"), and preferences specific to contexts ("In late hours I want 1.5x textsize") and programs ("I want X screenreader to read at Y speed"). Will likely be using a nodejs server with couchdb for storing preferences. Rest API.

...