summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrtomayko <rtomayko>2004-07-21 02:49:23 +0000
committerrtomayko <rtomayko>2004-07-21 02:49:23 +0000
commitdc63a2be46c657bff907c834e857923571d60737 (patch)
tree85030734ce9fb9b06772fc44eb7cb65a12eed65b
parentce16115bc4eb9bbdd784298ada47ef6638557738 (diff)
downloadurlgrabber-dc63a2be46c657bff907c834e857923571d60737.tar.gz
opener related items for ALPHA are completed.
Moved stuff related to getting a release out up into ALPHA section.
-rw-r--r--TODO18
1 files changed, 5 insertions, 13 deletions
diff --git a/TODO b/TODO
index f6cc567..645a449 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
ALPHA:
- * opener
- - fix broken opener caching - the implementation may depend on
- the next item
- - can we make it possible to include (or exclude) custom
- handlers in the openers? Possibly just provide an "opener"
- option, although this would preclude the use of the "proxy"
- option.
+ * web page
+ - examples page
+ - put up the software :)
+
+ALPHA 2:
* threading/batch
- (rt) propose an interface for threaded batch downloads
@@ -15,12 +13,6 @@ ALPHA:
- (rt) look at CacheFTPHandler and its implications for batch mode
and byte-ranges/reget
- * web page
- - examples page
- - put up the software :)
-
-ALPHA 2:
-
* Add decent debugging code and a URLGRABBER_DEBUG environment
variable so that users of miscellaneous applications can get the
debugging output