TODO

branch
trunk
changeset 7
1f3cb3845dfd
parent 6
77043f4e6a9f
child 8
97388f5ff770
equal deleted inserted replaced
6:77043f4e6a9f 7:1f3cb3845dfd
1 Things which I have a use case/anti-use case for: 1 Things which I have a use case/anti-use case for:
2 * Clean up ExtractorApplication, ugh.
3 * Reconsider the current extraction policy for the ONE_DIRECTORY case.
2 * Decompress non-archive files. 4 * Decompress non-archive files.
3 * DTRT in the "archive contains one file" case.
4 * Fix permissions as you extract.
5 5
6 Things that are generally good: 6 Things that are generally good:
7 * Usage information.
8 * Better tests. 7 * Better tests.
9 * Better error messages. 8 * Better error messages.
10 9
11 Things I think might be good but can't prove: 10 Things I think might be good but can't prove:
12 * Use zipfile instead of the zip commands. 11 * Use zipfile instead of the zip commands.

mercurial