TODO

branch
trunk
changeset 3
5172456c3588
child 4
e382a1f23d00
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TODO	Tue Oct 31 19:31:44 2006 -0500
@@ -0,0 +1,16 @@
+Things which I have a use case/anti-use case for:
+* Take out the shar support, you're probably not gonna use it.
+* Handle the one misnamed directory case.
+* Provide a real exit status.
+
+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.
+
+Things I think might be good but can't prove:
+* Use zipfile instead of the zip commands.
+* Processing from stdin.

mercurial