From 75871056475cea447a01afbaa5f3f060d56eb1ff Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 20 May 2008 10:58:15 +0100 Subject: [PATCH] Add TODO items Some thoughts on storage handling --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 33872f5..6a116a8 100644 --- a/TODO +++ b/TODO @@ -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