summaryrefslogtreecommitdiff
path: root/framework/TODO.txt
diff options
context:
space:
mode:
authorxue <>2005-12-10 02:02:10 +0000
committerxue <>2005-12-10 02:02:10 +0000
commit1f1f96b7e143973e7da69fc01ebd6721f62e291c (patch)
tree342915f87c904d8a79a853101ad9d176051a588b /framework/TODO.txt
parent662547dc4c6c493c1c89f888e3ef73667ea783c4 (diff)
Diffstat (limited to 'framework/TODO.txt')
-rw-r--r--framework/TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/framework/TODO.txt b/framework/TODO.txt
index ff3c2598..658bbc12 100644
--- a/framework/TODO.txt
+++ b/framework/TODO.txt
@@ -1,15 +1,13 @@
+how to properly encode a URL (e.g. used in javascript or css includes)
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.
think more about encoding/decoding
<%@ MasterClass="Pages.MasterPage" %>
Features to be implemented later:
- SmartNavigation: TForm, TPage
-- DefaultButton: TForm, TClientScriptManager
Main Problems:
1. How to solve viewstate ID mapping problems? What if a control has changed its ID before saving viewstate?