summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-01-19 12:27:23 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-01-19 12:27:23 +0000
commit327c8bdab6285237abaf2c20387e29a9963fafcc (patch)
tree53dcb873954e2d263993ec92a48fd389a5313c2a /TODO
parent07bd66faa19e1b17d8ac5f58de87ec4b64f92c85 (diff)
downloadlibxslt-327c8bdab6285237abaf2c20387e29a9963fafcc.tar.gz
- libxslt/xslt.c: check version on stylesheets
- libxslt/xslt.c libxslt/xsltInternals.h libxslt/variables[.ch]: started adding variables interfaces and modules. Daniel
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index b9552aa7..c4ed2191 100644
--- a/TODO
+++ b/TODO
@@ -40,3 +40,8 @@ Sorting:
-> add lang and case-order
-> add foreign sorting functions (interfaces ?).
+Validity:
+ -> should we add validation by default ? Make this an option
+ -> redirrect validity errors
+
+