mxml/TODO

11 lines
349 B
Plaintext
Raw Normal View History

TODO - 2007-11-22
2003-06-05 13:49:14 +00:00
-----------------
- 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???