summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2013-09-20 09:28:27 +0200
committerSven Eden <yamakuzure@gmx.net>2013-09-20 09:28:27 +0200
commitfa689377c760bebb6e902fc6ee8ab8f1ae6ebf55 (patch)
tree5d6b046f6f13f9bbb6f4c1cc839a5fcd9330832a
parentRemoved TODO file from .gitignore, I think it is better to offer an easy poss... (diff)
downloadufed-fa689377c760bebb6e902fc6ee8ab8f1ae6ebf55.tar.gz
ufed-fa689377c760bebb6e902fc6ee8ab8f1ae6ebf55.tar.bz2
ufed-fa689377c760bebb6e902fc6ee8ab8f1ae6ebf55.zip
Added (far away future) idea about full metadata.xml parsing to TODO list.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0d4c08a..ede1693 100644
--- a/TODO
+++ b/TODO
@@ -12,6 +12,11 @@ These are planned:
- Add package filter per command line argument
- Handle USE_EXPAND and USE_EXPAND_HIDDEN flags
+These ideas for the (far far away) future
+- Add an optional sqlite3 backend. This could then be used to have ufed parse
+ the tree (metadata.xml!) and store the findings in a database file. Parsing
+ the tree like that is too much for each startup. Therefore such a db caching
+ would enable ufed to be no longer restricted to the profiles and /var/db/pkg.
------------
--- DONE ---