TODO

branch
trunk
changeset 4
e382a1f23d00
parent 3
5172456c3588
child 5
36f352abd093
equal deleted inserted replaced
3:5172456c3588 4:e382a1f23d00
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 * Make sure the basename method just works with the basename, and doesn't
3 include any preceding path.
2 * Take out the shar support, you're probably not gonna use it. 4 * Take out the shar support, you're probably not gonna use it.
3 * Handle the one misnamed directory case. 5 * Handle the one misnamed directory case.
4 * Provide a real exit status. 6 * Provide a real exit status.
7 * Fix permissions as you extract.
8 * Recursive extraction.
5 9
6 Things that are generally good: 10 Things that are generally good:
7 * Better error messages: 11 * Better error messages:
8 * Problems opening/understanding the file. 12 * Problems opening/understanding the file.
9 * Extra strategies for making a directory, and then better errors. 13 * Extra strategies for making a directory, and then better errors.

mercurial