From 84c2ea40d7d1ce7fae9ebe3ea4eb36d07f45b1f4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 9 Dec 2010 04:06:44 -0500 Subject: gardening --- TODO.txt | 4 ---- 1 file changed, 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 ------------ -- cgit v1.2.3