[root]/xstream/src/test/com/thoughtworks/xstream/io/xml/xpp3
Renamed Xpp3 stuff to XppDom (to make way for the non-dom Xpp stuff)
0 lines of code changed in:
Trying to make more sense of the HierarichalStreamReader api. Made navigation a bit less confusing.
3 lines of code changed in:
Cleanup of reflectionconverter.
2 lines of code changed in:
Renamed methods on HierarchicalReader/Writer to be less xmlish
3 lines of code changed in:
Converter.fromXML now has reference to HeirachicalReader (again)
5 lines of code changed in:
Converter.toXML() now gets passed a HeirarchicalWriter again
2 lines of code changed in:
Moved remaining reflection related code into correct package. No more objecttree.
1 lines of code changed in:
Moved test objects into acceptance package.
4 lines of code changed in:
Moved internal xstream implementation classes to core
2 lines of code changed in:
Renamed XMLReader/Writer related classes/interfaces/packages to be less XML like and more general heirachy like.
4 lines of code changed in: