summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d20bebb
--- /dev/null
+++ b/TODO
@@ -0,0 +1,12 @@
+
+This file contains a simple list of TODO items.
+More general ideas can be found in the roadmap part of the file HACKING.
+
+(in order of importance)
+
+* parser: Ӓ and ꉟ like entities must be unescaped.
+* packet filter or a generic xml filter? something like a simplified xpath?
+* a separate utf8 validator function can be useful
+* utf8 <-> utf16 conversion functions can be useful
+
+anything else? :-)