[z3-checkins] r9543 - z3/davuseragent/trunk

philikon at codespeak.net philikon at codespeak.net
Tue Mar 1 15:01:02 MET 2005


Author: philikon
Date: Tue Mar  1 15:01:02 2005
New Revision: 9543

Modified:
   z3/davuseragent/trunk/TODO.txt
Log:
some todo ordering


Modified: z3/davuseragent/trunk/TODO.txt
==============================================================================
--- z3/davuseragent/trunk/TODO.txt	(original)
+++ z3/davuseragent/trunk/TODO.txt	Tue Mar  1 15:01:02 2005
@@ -1,10 +1,20 @@
 TODO
 ====
 
+For 0.1:
+--------
+
+- make static list of user agents support wild cards (e.g. for version
+  numbers)
+
 - functional tests
 
+
+For 0.2:
+--------
+
 - allow the list of valid user agents be specified through a ZConfig
-  file (with wildcard support for version numbers)
+  file (incl. wildcard support for version numbers)
 
 - support more clients, e.g.
 
@@ -14,6 +24,13 @@
 
 - when DAV on the trunk is de-hosed:
 
-  * make a trunk version of the server type
+  * make a trunk version of the request factory
 
   * maybe use zope.app.locking for LOCK, UNLOCK
+
+  (how to cope with configuration for different Zope releases?)
+
+Future
+------
+
+- maybe backport PROPPATCH for x3.0 users


More information about the z3-checkins mailing list