![]() | ![]() |
[root]/src/test/com/thoughtworks/xstream/converters/javabean
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 619 (100.0%) | 47.6 |
joe | 2 (15.4%) | 361 (58.3%) | 180.5 |
joehni | 11 (84.6%) | 258 (41.7%) | 23.4 |
Add license headers to core.
22 lines of code changed in 2 files:
Move StandardObject to package object.
1 lines of code changed in 1 file:
Support omitField at deserialization.
23 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.
171 lines of code changed in 1 file:
Add unit test for type alias.
35 lines of code changed in 1 file:
Adjust svn properties.
0 lines of code changed in 2 files:
Proper test name.
Example to initialize transient member.
1 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.
5 lines of code changed in 2 files:
JIRA:XSTR-186, Option to serialize JavaBeans using public accessors, rather than private fields (contributed by Andrea Aime).
361 lines of code changed in 2 files: