Updated TODO.

This commit is contained in:
Alan Johnson
2010-09-05 15:52:55 -04:00
parent 2065af7af5
commit b2ae3c62f0
+2 -6
View File
@@ -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