From b2ae3c62f00235b37690fa3ab58179133ca37ea3 Mon Sep 17 00:00:00 2001 From: Alan Johnson Date: Sun, 5 Sep 2010 15:52:55 -0400 Subject: [PATCH] Updated TODO. --- TODO.markdown | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO.markdown b/TODO.markdown index acc297ff..c6157953 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -1,10 +1,6 @@ -* Inverse sections... -* ...and {{#foo}}...{{^}}...{{/foo}} -* data-binding for simple {{}} -* try not to hardcode the data-binding strategy (make it pluggable) -* data-binding for simple block helpers -* data-binding for iteration-style block helpers * README * Rationale (how it's different from mustache, and why) * Refactor blocks/inverted sections so shared code isn't copied and pasted + +* Command-line precompilation