ripnews/trunk/ripnews/TODO
2002-11-06 21:37:51 +00:00

22 lines
667 B
Text

# $Dwarf: TODO,v 1.8 2002/11/05 09:33:40 ward Exp $
# $Source$
[ ] support mime encoding
[x] support yEnc encoding
[x] matching on encoded file extensions
[ ] documentation
[ ] code cleanup
[ ] finish intspan
[ ] profiling/speed ups
[ ] improve error handling
[ ] use exceptions for error handling
[x] server reconnects
[ ] check if xhdr implemented
[ ] write man page
[x] use prefered server order
[x] check MAX_PATH_LEN while writing files
[ ] split decoding stuff from article class
[ ] decode in another thread
[ ] with multipart articles, don't write every body to the same file.
This will mess up things is a get_body is repeated because op
exceptions