[25257] users/jberry/mpwa/doc/TODO.txt

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 15:38:02 PDT 2007


Revision: 25257
          http://trac.macosforge.org/projects/macports/changeset/25257
Author:   jberry at macports.org
Date:     2007-05-16 15:38:01 -0700 (Wed, 16 May 2007)

Log Message:
-----------
mpwa: add some todos

Modified Paths:
--------------
    users/jberry/mpwa/doc/TODO.txt

Modified: users/jberry/mpwa/doc/TODO.txt
===================================================================
--- users/jberry/mpwa/doc/TODO.txt	2007-05-16 21:26:46 UTC (rev 25256)
+++ users/jberry/mpwa/doc/TODO.txt	2007-05-16 22:38:01 UTC (rev 25257)
@@ -1,12 +1,25 @@
 Short Term:
 
-  - Get it live
-  - Improve ui and gui
+  - Improve ui
   - Implement tagging
   - Make latest/greatest port version more visible
   - Additional Search options:
     - Portname vs. partial portname? (Currently searches partial portname).
     - Search port descriptions in addition to port names.
+    
+Needed Schema Changes:
+
+  - Make file storage independent of portpkg, so that it might be used for
+    other things like, say, user pictures.
+  - Using a join table for files would also allow us to share file storage
+    for the case where two files are exactly the same--relatively common,
+    probably, within versions of non-portfile files.
+  - Add long and short desc and maintainer fields (and whatever else is missing)
+    to port pkg. Even though these are duplicated by entries in port, the
+    time period is different. Keeping a full record of this information will
+    make it easier to switch to showing a different version of this meta 
+    information.
+  - Add space for user pubkey? Or is it already there?
 	
 UI Design Thoughts:
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070516/108394d9/attachment.html


More information about the macports-changes mailing list