[csw-devel] SF.net SVN: gar:[13664] csw/mgar/gar/v2/lib/python/README

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Mar 7 23:45:07 CET 2011


Revision: 13664
          http://gar.svn.sourceforge.net/gar/?rev=13664&view=rev
Author:   wahwah
Date:     2011-03-07 22:45:07 +0000 (Mon, 07 Mar 2011)

Log Message:
-----------
lib/python/README: Update, separate primary focus

Some features are more important than others.

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/README

Modified: csw/mgar/gar/v2/lib/python/README
===================================================================
--- csw/mgar/gar/v2/lib/python/README	2011-03-07 22:44:32 UTC (rev 13663)
+++ csw/mgar/gar/v2/lib/python/README	2011-03-07 22:45:07 UTC (rev 13664)
@@ -18,22 +18,27 @@
  - outside /opt/csw, /etc/opt/csw, /var/opt/csw -> error
 
 Development plan for checkpkg:
-- Allow maintainers to opt-out from these notifications
-- Add support for the 'overridden' field in the database
-- When adding a package to a catalog, store the time and date of the
-  addition
-- Display stats from each run
-- Shorten the on-screen output, add commands to display override lines
-- Move the set check stats outside of checking functions, remove the special
-  status of dependency checking functions; add a progress bar for it.
-- Restructure the error reporting, group them by errors.
-- Sort all list data structures so that it's possible to diff the results of
-  pprint.pprint() and see meaningful results.  This will be the new
-  implementation for comparepkg.
-- Add fields to the srv4_file_stats table:
-  - source URL (for grouping by software)
-  - Description (to search for the word 'transitional')
-- Don't suggest two packages for the same soname.
+  Primary focus:
+  - Add support for tiering (core/active/unsupported)
+  - Add support for the 'overridden' field in the database
+  - When adding a package to a catalog, store the time and date of the
+    addition
+    - Can be generalized as logging
+  - Add fields to the srv4_file_stats table:
+    - source URL (for grouping by software)
+    - Description (to search for the word 'transitional')
+    - Whether the package is obsolete
+  - Don't suggest two packages for the same soname.
+  Additional, nice to have:
+  - Allow maintainers to opt-out from notifications
+  - Display stats from each run
+  - Shorten the on-screen output, add commands to display override lines
+  - Move the set check stats outside of checking functions, remove the special
+    status of dependency checking functions; add a progress bar for it.
+  - Sort all list data structures so that it's possible to diff the results of
+    pprint.pprint() and see meaningful results.  This will be the new
+  - Restructure the error reporting, group them by errors.
+    implementation for comparepkg.
 
 Also, see ticket list on trac: http://sourceforge.net/apps/trac/gar/report/1
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list