blob: 6ff80d8529fc9283c4174362f563fcc1e1ca1a10 (
plain)
1
2
3
4
5
6
|
# ard-002: desktop GUI persists config and caches to files
The desktop GUI must persist config and caches somehow. Nobody has considered
any alternatives, except that it stores it in files. So that's what we'll do.
Satisfied by: task-013
|