summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 92ccf75e0..db7a01a14 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,6 +6,23 @@ 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
------------