gambas-source-code/gb.xml/TODO
Adrien Prokopowicz 019626a992 [GB.XML]
* NEW: XML output can now be indented by using ToString(Indent As Boolean) or Save(fileName As String, Indent As Boolean)

git-svn-id: svn://localhost/gambas/trunk@4812 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-06-05 22:38:58 +00:00

10 lines
No EOL
268 B
Text

- 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. :/