Explorar el Código

Added TODO list.

Taddeus Kroes hace 13 años
padre
commit
20bfea035a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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.