[Zope-CVS] CVS: Packages/zpkgtools/doc - TODO.txt:1.16

Fred L. Drake, Jr. fred at zope.com
Wed Apr 28 14:13:39 EDT 2004


Update of /cvs-repository/Packages/zpkgtools/doc
In directory cvs.zope.org:/tmp/cvs-serv32740

Modified Files:
	TODO.txt 
Log Message:
- put off wildcards in the resource maps; its too much for today
- note that zpkgtools.locationmap doesn't handle Subversion URLs
  properly


=== Packages/zpkgtools/doc/TODO.txt 1.15 => 1.16 ===
--- Packages/zpkgtools/doc/TODO.txt:1.15	Tue Apr 27 17:11:05 2004
+++ Packages/zpkgtools/doc/TODO.txt	Wed Apr 28 14:13:37 2004
@@ -11,6 +11,13 @@
     zope.*  cvs://cvs.zope.org/cvs-repository:Zope3/src/zope/
 
   would make the resource map for Zope 3 much more concise.
+  I've started writing the tests and the implementation, but it's too
+  much for today given that it's not necessay.
+
+- The zpkgtools.locationmap module still doesn't handle Subversion
+  URLs properly; revision control URLs need to be abstracted
+  separately from the specific revision control loaders (perhaps in
+  the zpkgtools.loader module).
 
 - The setuptools helper should only be included in distributions that
   actually need it.  This is currenly only needed when packages end up




More information about the Zope-CVS mailing list