diff options
Diffstat (limited to 'framework/TODO.txt')
-rw-r--r-- | framework/TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/framework/TODO.txt b/framework/TODO.txt index 7394796d..e7d988c6 100644 --- a/framework/TODO.txt +++ b/framework/TODO.txt @@ -1,3 +1,7 @@ +how to display context information for template parsing and instantiation? File name? line number?
+how to do this for Theme (skin files)?
+how to correctly highlight source code displayed for exception context?
+
checkbox if checked, posted, unchecked and then post, it will be checked.
add application state: off, debug, normal, performance
think more about encoding/decoding
|