Add TODO items

Some thoughts on storage handling
This commit is contained in:
Bastien Nocera
2008-05-20 10:58:15 +01:00
committed by Daniel Drake
parent 54583f4750
commit 7587105647

6
TODO
View File

@ -10,3 +10,9 @@ Enforce command sequences:
only allow VerifyStop during a verification
etc
- Make storage handling a GObject interface, would make plugging in new
backends easier, even handling plugins?
- Make storage per-manager
- Move storage setting to a configuration file
- Kill FromStorage variants, we should always load/read from our custom storage