TODO

branch
trunk
changeset 13
0a3ef1b9f6d4
parent 11
a2ca41a85243
child 18
1600807a32bd
--- a/TODO	Tue Dec 19 19:13:29 2006 -0500
+++ b/TODO	Tue Dec 19 19:27:14 2006 -0500
@@ -1,14 +1,14 @@
 Things which I have a use case/anti-use case for:
+* Avoid overwriting directories.
 * Decompress non-archive files.
-* Figure out what to do about warnings in the Handlers.
+* Better error messages (file doesn't exist, isn't readable, etc.)
+* Interactivity: ask about overwriting, recursing, etc.
 
 Things that are generally good:
 * Better tests.
 * Better error messages.
 
 Things I think might be good but can't prove:
-* Interactivity ("This archive contains other archive files.  Would you
-  like to extract them as well?")
 * Consider having options about whether or not to make sane directories,
   have tarbomb protection, etc.
 * Use zipfile instead of the zip commands.

mercurial