diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -6,6 +6,24 @@ Must-Have - Fix SQLA tutorial to match ZODB tutorial. +- Fix SQLA tutorial to match alchemy scaffold. + +- Introspection: + + * More specific filename/lineno info instead of opaque string (or a way to + parse the opaque string into filename/lineno info). + + * categorize() return value ordering not right yet. + + * implement ptweens and proutes based on introspection instead of current + state of affairs. + + * introspection hiding for directives? + + * usage docs. + + * make it possible to disuse introspection? + Nice-to-Have ------------ |
