blob: 97ae41b4b9d28ee138941c9434836e1915a974d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# task-012
The desktop GUI must persist domain entities to an SQLite file.
Source: ard-001
Epic: epic-000
Blocked by: task-010
Blocks: task-001
For the purposes of this task, any read/write operation is enough to prove that
the pattern is ready to be used in other tasks.
|