![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream/converters/javabean
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 31 (100.0%) | 846 (100.0%) | 27.2 |
joe | 9 (29.0%) | 612 (72.3%) | 68.0 |
joehni | 21 (67.7%) | 232 (27.4%) | 11.0 |
mauro | 1 (3.2%) | 2 (0.2%) | 2.0 |
Proper message.
1 lines of code changed in 1 file:
Deprecate unused classes.
5 lines of code changed in 2 files:
Update version 'upcoming' with 1.3
2 lines of code changed in 1 file:
Add license headers to core.
44 lines of code changed in 4 files:
Support field alias inheritance (XSTR-305 by David Blevins).
1 lines of code changed in 1 file:
Support omitField at deserialization.
4 lines of code changed in 1 file:
Use BeanIntrospector for JavaBeanConverter (XSTR-415).
Support alias and omitField in JavaBeanConverter (XSTR-280).
Make BeanProvider settable and allow customization (XSTR-241).
Support property name comparator for JavaBeans.
Make JDK 1.3 compatible.
156 lines of code changed in 2 files:
Adjust svn properties.
0 lines of code changed in 4 files:
Improve output of ConversionException.
4 lines of code changed in 1 file:
XSTR-321: Applied patch2 from Paul Hammant.
2 lines of code changed in 1 file:
Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.
Remove any deprecated stuff from 1.1.x.
15 lines of code changed in 4 files:
Misc code cleanup and tiny performance tweaks.
11 lines of code changed in 3 files:
JDK 1.3 friendlyness
2 lines of code changed in 1 file:
Updated JavaBeanConverter to use newer Mapper features.
11 lines of code changed in 1 file:
JIRA:XSTR-186, Option to serialize JavaBeans using public accessors, rather than private fields (contributed by Andrea Aime).
588 lines of code changed in 4 files: