diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -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 ------------ |
