From 724a2684139342eb4613f78bfae723ef00911ff7 Mon Sep 17 00:00:00 2001 From: Nick Kallen Date: Sat, 17 May 2008 20:24:22 -0700 Subject: performance enhancing drugs --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 00a8ce4e4d..95e05ece49 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,4 @@ todo: -- instance methodify externalize -- test: find_attribute_given_attribute and all @attribute ||= everywhere and memoization of table class. - rename select to where - and/or w/ predicates - blocks for joins @@ -66,6 +64,8 @@ done: - Explicitly model recursive structural decomposition / polymorphism - Explicitly model the namer/externalizer using interpreter jargon - All Sql Strategies should be accumulations with the top-level relation? +- instance methodify externalize +- test: find_attribute_given_attribute and all @attribute ||= everywhere and memoization of table class. icebox: - #bind in Attribute and Expression should be doing a descend? -- cgit v1.2.3