summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2007-09-29 19:25:38 -0400
committerKristian Høgsberg <krh@redhat.com>2007-09-29 19:25:38 -0400
commita96d6de1ba3e0200f100c22024b6b7779684e8f3 (patch)
treee8976130e1693f3403b99930017cadd7f2dc7b40 /TODO
parentae55cfee68ae747c881a2c865f3662bbbff4a58d (diff)
Implement linear package set merger.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8791c1d..828d5c9 100644
--- a/TODO
+++ b/TODO
@@ -67,3 +67,8 @@
to pull eg the latest evince and dependencies from another box. We
should be able to regenerate a rzr pkg from the system so we can
reuse the signature from the originating repo.
+
+- Ok, maybe the fastest package set merge method in the end is to use
+ the razor_importer, but use a hash table for the properties. This
+ way we can assign them unique IDs immediately (like tokenizing
+ strings).