From 8b6f09d965a6e637b795a8268c310c81fcb43a10 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 25 Nov 2011 21:52:11 -0500 Subject: add rudimentary object description code --- TODO.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index f13cd5c6c..ed215138e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,6 +8,20 @@ Must-Have - 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. + Nice-to-Have ------------ -- cgit v1.2.3