diff options
Diffstat (limited to 'ext/dom/TODO')
-rw-r--r-- | ext/dom/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/dom/TODO b/ext/dom/TODO new file mode 100644 index 0000000..52afb18 --- /dev/null +++ b/ext/dom/TODO @@ -0,0 +1,4 @@ +For 5.1 +1) enhance XPath functionality +2) look at auto encoding support for in/output +3) What DOM object types are really needed (i.e. not currently using DOMString) |