linkchecker/TODO
2003-07-09 23:12:27 +00:00

18 lines
771 B
Text

- merge wc parser js fixes
- all threads should regularly poll a status variable
this can be used to make ctrl-c working faster, and to print messages
possible Python 2.3 improvements (ie needs Python >= 2.3)
- get rid of timeoutsocket.py, the default socket has timeouts
- use optparse instead of getopt with more flexible commandline help
- replace the debug() function with the logging module
we'll see how we can insert multiple debug levels into this thing
- use Bool object type
- get rid of the patched robotparser.py
- use new csv module
- use the Set type instead of hashmaps (did I use hashmaps for sets here?)
include some web check and/or spider features:
- warn if overall size of page (including images/flash/etc.) is too big
- save downloaded pages