diff options
author | xue <> | 2005-11-20 14:15:37 +0000 |
---|---|---|
committer | xue <> | 2005-11-20 14:15:37 +0000 |
commit | 4767317d3dcc4316609154287b643eb85afbd9e2 (patch) | |
tree | e55e155801713fd6bc0a010c0ab3eeb0374fa7cd /framework/TODO.txt | |
parent | 0ba28834e1f3be042ab669b8336e03f70319e4a7 (diff) |
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
|