summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 60c758ef2..87dd3fae8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -10,9 +10,6 @@ Should-Have
- Make it possible to use tween aliases in explicit tween config? If not,
the tween factories of all add-ons must be APIs.
-- BeforeRender event subclasses dict but implements a bunch of shit. Its
- repr is currently broken (it always shows empty). Decide what to do.
-
- Come up with an analogue of repoze.zodbconn that doesn't require a closer
in the pipeline and use it in the ZODB scaffold and tutorial.