[svn] Ideas off the top of my head. trunk

Tue, 31 Oct 2006 19:31:44 -0500

author
brett
date
Tue, 31 Oct 2006 19:31:44 -0500
branch
trunk
changeset 3
5172456c3588
parent 2
1570351bf863
child 4
e382a1f23d00

[svn] Ideas off the top of my head.

TODO file | annotate | diff | comparison | revisions
--- /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