summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt17
1 files changed, 16 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 92ccf75e0..b7ea305c6 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,7 +4,22 @@ Pyramid TODOs
Must-Have
---------
-- Change starter scaffold to use URL dispatch?
+- Introspection:
+
+ * Review narrative docs.
+
+ * ``default root factory`` category?
+
+ * ``default view mapper`` category?
+
+ * get rid of "tweens" category (can't sort properly?)
+
+ * implement ptweens and proutes based on introspection instead of current
+ state of affairs.
+
+ * introspection hiding for directives?
+
+- Give discriminators a nicer repr for conflict reporting?
Nice-to-Have
------------