mxml/TODO

17 lines
532 B
Plaintext
Raw Normal View History

2004-05-16 05:25:38 +00:00
TODO - 05/16/2004
2003-06-05 13:49:14 +00:00
-----------------
- New documentation.
-- Use HTMLDOC to generate
-- Provide more tutorials
-- Release notes
- Add access methods and make node structure opaque.
-- To allow for C++ migration
-- To make future binary compatibility easier
- Add VC++/VC++.NET project files.
-- Include DLL .def file for making a DLL.
- Add C++ class/struct.
-- Make this the core implementation which the C API accesses?
-- Class would allow for subclassing, is that necessary?
- Binary XML support???