>From 0d3a8a81350e1f6a09bbb0669ba9028d11abb195 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Tue, 20 May 2008 10:58:15 +0100
Subject: [PATCH] Add TODO items

Some thoughts on storage handling
---
 TODO |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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
-- 
1.5.4.5

