TODO

branch
trunk
changeset 5
36f352abd093
parent 4
e382a1f23d00
child 6
77043f4e6a9f
--- a/TODO	Wed Nov 01 22:03:46 2006 -0500
+++ b/TODO	Sat Nov 04 10:34:06 2006 -0500
@@ -1,19 +1,10 @@
 Things which I have a use case/anti-use case for:
-* Make sure the basename method just works with the basename, and doesn't
-  include any preceding path.
-* Take out the shar support, you're probably not gonna use it.
-* Handle the one misnamed directory case.
-* Provide a real exit status.
 * Fix permissions as you extract.
 * Recursive extraction.
 
 Things that are generally good:
-* Better error messages:
- * Problems opening/understanding the file.
- * Extra strategies for making a directory, and then better errors.
- * Running subcommands.
-* Clean up the run method.
 * Usage information.
+* Better error messages.
 
 Things I think might be good but can't prove:
 * Use zipfile instead of the zip commands.

mercurial