Imported Upstream version 0.7.11
[platform/upstream/libsolv.git] / TODO_1.0
index 13000fc..9166930 100644 (file)
--- a/TODO_1.0
+++ b/TODO_1.0
@@ -1,6 +1,4 @@
 
-- make dataiterator only return the last occurance of a key
-
 - implement package priority (for things like Debian's pin feature)
 
 - merge SUSETAGS_FILE_* and  REPOSITORY_REPOMD_* keys into REPOSITORY_RESOURCE
@@ -9,20 +7,12 @@
 
 - deal with DIRSTR entries having dirid 0 (for source rpms)
 
-- drop patchcheck
-
-- rename repo2solv.sh to repo2solv (maybe rewrite in C?)
-
-- obey -A option in repo2solv
-
-- make FAVOR handling deal with versions
-
 - write more manpages
 
-- bindings: selection.flags() should be a attribute and not a method
-
-- rename repodata_lookup_id_uninternalized to repodata_lookup_id_voidid_uninternalized
-  and add a notfound argument
+- forcebest pruning is not optimal: it should keep multiple packages
+  with the same version instead of reducing to just one package for
+  each name
 
 IDEAS:
 
+drop SEARCH_FILES and add SEARCH_BASENAME instead?