[Zope-CVS] CVS: Packages/zpkgtools/doc - TODO.txt:1.30
Fred L. Drake, Jr.
fred at zope.com
Wed May 12 13:35:50 EDT 2004
Update of /cvs-repository/Packages/zpkgtools/doc
In directory cvs.zope.org:/tmp/cvs-serv8145
Modified Files:
TODO.txt
Log Message:
add a note about build- or installation-time templating
=== Packages/zpkgtools/doc/TODO.txt 1.29 => 1.30 ===
--- Packages/zpkgtools/doc/TODO.txt:1.29 Wed May 12 11:38:15 2004
+++ Packages/zpkgtools/doc/TODO.txt Wed May 12 13:35:48 2004
@@ -68,6 +68,12 @@
the installation directory already exists and the user hasn't
explicitly said that's ok (-f/--force).
+ - Some way to transform template files on build or installation
+ beyond what distutils does for scripts would be nice; it's not
+ clear how to feed enough interesting information into the process.
+ The use cases aren't sufficiently clear at this time. Won't
+ happen unless the use cases become clearer.
+
- Deal with a package tree like the zope package tree that includes
both pure-Python and non-pure packages; these could easily land in
separate directory hierarchies for installations using a different
More information about the Zope-CVS
mailing list