mxml/TODO
Michael R Sweet 6057e7ee02 Prep for 2.4 release.
Update documentation.
2007-11-23 02:15:07 +00:00

11 lines
349 B
Plaintext

TODO - 2007-11-22
-----------------
- Add access methods and make node structure opaque.
-- To allow for C++ migration
-- To make future binary compatibility easier
- 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???