summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 194452f2c..1addfc4ec 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -26,10 +26,6 @@ Should-Have
- Change "Cleaning up After a Request" in the urldispatch chapter to
use ``request.add_response_callback``.
-- Twophase configuration (config = Configurator(autocommit=False)). Maybe
- use ``zope.configuration`` ConfigurationContext as config.registry.ctx and
- push execution into the configurator.
-
Nice-to-Have
------------