[Aptitude-svn-commit] r3308 - branches/aptitude-0.3/aptitude

Daniel Burrows dburrows@costa.debian.org
Sat, 04 Jun 2005 17:58:06 +0000


Author: dburrows
Date: Sat Jun  4 17:58:06 2005
New Revision: 3308

Modified:
   branches/aptitude-0.3/aptitude/TODO
Log:
Add TODO items

Modified: branches/aptitude-0.3/aptitude/TODO
==============================================================================
--- branches/aptitude-0.3/aptitude/TODO	(original)
+++ branches/aptitude-0.3/aptitude/TODO	Sat Jun  4 17:58:06 2005
@@ -1,5 +1,12 @@
   0.3 branch ideas
 
+   - Display layout loose ends:
+
+    * wtf is vs_subtree using lists instead of vectors?
+    * add a parallel function to fragment::layout that just does
+      size calculations (to avoid the overhead of generating and
+      throwing away lots of strings)
+
    - Add a screen to "audit" Recommendations (so the
 user can quickly find out which ones are unsatisfied)