[Zope3-checkins] CVS: Zope3/doc - TODO.txt:1.5
Godefroid Chapelle
gotcha@swing.be
Wed, 21 May 2003 11:08:35 -0400
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv10645
Modified Files:
TODO.txt
Log Message:
layer directive
=== Zope3/doc/TODO.txt 1.4 => 1.5 ===
--- Zope3/doc/TODO.txt:1.4 Wed May 21 06:51:54 2003
+++ Zope3/doc/TODO.txt Wed May 21 11:08:34 2003
@@ -90,6 +90,9 @@
- zcml directives for module security
+- zcml directive for layers and corresponding checks that a resource is
+ registered in a registered layer
+
- local module service. This provides support for local imports
as well as a place to manage security configuration for
persistent modules.