gambas-source-code/gb.xml/TODO
Adrien Prokopowicz 6d2b5d0ccd [GB.XML]
* NEW: The parser now raises complete error messages if parsing fails.
* BUG: Returning XmlDocuments does not crash anymore.

[GB.XML.XSLT]
* BUG: XSLT document parsing now correctly works

git-svn-id: svn://localhost/gambas/trunk@4810 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-06-05 21:17:45 +00:00

12 lines
No EOL
325 B
Text

- Reimplement indentation : ToString(indent As Boolean)
- Support CDATA sections in XmlReader
- Support "linked-nodes"
- Make MANY tests with valgrind/gdb/whatyouwant , running many different projects, so that there isn't ANY bug or memory leak.
- Check for any possible performance improvement
- Improve my English. :/