TODO

Thu, 10 Jul 2008 21:00:51 -0400

author
Brett Smith <brett@brettcsmith.org>
date
Thu, 10 Jul 2008 21:00:51 -0400
branch
trunk
changeset 88
5df4dd9d046a
parent 70
48d2421a3178
child 90
b19bdd67aa6c
permissions
-rw-r--r--

Update TODO

-*- text -*-

To do:

* Support InstallShield extraction with Unshield.

* --expert mode: prompts don't show an explanation of what the options are,
  unless you ask with ?.

Things which I have a use case/anti-use case for:
* Support pisi packages (http://paketler.pardus.org.tr/pardus-2007/)
* Steal ideas from <http://martin.ankerl.com/files/e>.
* More consistently raise and handle exceptions.

Things that are generally good:
* Better tests.
* Better error messages.

Things I think might be good but can't prove:
* Consider having options about whether or not to make sane directories,
  have tarbomb protection, etc.
* Use zipfile instead of the zip commands.
* Processing from stdin.
* shar support.

mercurial