ソースを参照

Added TODO list.

Taddeus Kroes 13 年 前
コミット
20bfea035a
1 ファイル変更3 行追加0 行削除
  1. 3 0
      TODO.txt

+ 3 - 0
TODO.txt

@@ -0,0 +1,3 @@
+Template:
+- Escape variable values by default, prevent escape using $$ in template instead of $.
+- Be less 'forgiving': throw errors if requested constant/variable does not exist.