summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index baccce392..7fe2840f8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,3 +6,8 @@
IAuthorizationPolicy, so people who care might be able to write
their own.
+- See if we can do something about always looking up ISettings when we
+ want to see if auto template reload is on (queryUility is a bit
+ expensive for this task).
+
+- Do we really need to adapt on the root to find an ITraverserFactory?