[Zope-CVS] CVS: Packages/zpkgtools/doc - TODO.txt:1.17
Fred L. Drake, Jr.
fred at zope.com
Thu Apr 29 15:37:18 EDT 2004
Update of /cvs-repository/Packages/zpkgtools/doc
In directory cvs.zope.org:/tmp/cvs-serv3958
Modified Files:
TODO.txt
Log Message:
add a note about needing to honor PACKAGE.cfg files in child
directories
=== Packages/zpkgtools/doc/TODO.txt 1.16 => 1.17 ===
--- Packages/zpkgtools/doc/TODO.txt:1.16 Wed Apr 28 14:13:37 2004
+++ Packages/zpkgtools/doc/TODO.txt Thu Apr 29 15:37:18 2004
@@ -31,6 +31,11 @@
library does not provide an acceptable solution due to a bug: see
http://www.python.org/sf/935117 for more info.)
+- Make directory inclusion through `PACKAGE.cfg` honor PACKAGE.cfg
+ files in included directories. This shouldn't be hard, but opens up
+ a question: should the <load> section of the such `PACKAGE.cfg`
+ files be honored as well?
+
- Fix up finddeps.py to stop searching at defined boundaries. How to
define these boundaries is in flux at the moment.
More information about the Zope-CVS
mailing list