summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authormstenner <mstenner>2004-03-14 05:11:03 +0000
committermstenner <mstenner>2004-03-14 05:11:03 +0000
commit318c260172b9352f9c5ed83ba93845d67f5abd4b (patch)
tree7d9aff7903c3685a983cb68527b089a484c074ad /TODO
parente1211a658066d890638db3c71d83272ad9f5f7af (diff)
downloadurlgrabber-318c260172b9352f9c5ed83ba93845d67f5abd4b.tar.gz
updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 14 insertions, 8 deletions
diff --git a/TODO b/TODO
index e832182..0cbd225 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,7 @@
ALPHA:
* MirrorGroups
- - docs
- - possibly move the arguments that make urlXXX different into the
- kwargs stuff, so that the wrapping in MirrorGroups can be a little
- cleaner - this would mean that you'd have to do
- urlgrab(url, filename=filename)
- which is annoying (and different from how it's being used)
- - add sublcasses of MirrorGroup for different failover policies,
- at least providing the same behavior as what yum does now
+ get comments from seth/ryan and make any necessary changes
* Reget
- fix bug with self.opts; the reget code can modify self.opts in the
@@ -20,6 +13,19 @@ ALPHA:
* ponder and implement ryan's idea about restructuring the import style
https://lists.dulug.duke.edu/pipermail/yum-devel/2004-March/000077.html
+ * decide on a plan for threading/batch stuff. We don't need to
+ implement it, but it would be nice to:
+ - decide if we're going to do it at all (I (mds) lean toward yes)
+ - decide on an proposed interface
+
+ * make a proper web page describing the features, philosophy,
+ intended audience, etc. It might be reasonable to promote
+ urlgrabber from "mini project" to full-fledged project :)
+
+ * in general, decide on some of the questions in the following
+ sections - not implement, mind you, but at least be able to tell
+ people what we're planning
+
ALPHA 2:
* Consider adding timeout keyword arg that would handle setting the socket