From dbb2161a4b6ab06d632d8b79f44a616aa1d7ae34 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 6 Nov 2009 21:52:49 +0000 Subject: --- TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index c02b5992e..4492a8e4a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,8 @@ directives to use these methods of the registry. - Emit a set of events at startup that calls an event listener with - the registry before and after ZCML parsing. + the registry before and after ZCML parsing. Or just document that + the registry can be mutated via the run.py code. - Make ZCML filename argument optional to ``make_app``. Document configuration without ZCML. -- cgit v1.2.3