Directory xstream/src/java/com/thoughtworks/xstream/alias/

Directory Created:
2003-09-26 12:08
Total Files:
3
Deleted Files:
17
Lines of Code:
46

Browse with ViewVC

[root]/xstream/src/java/com/thoughtworks/xstream/alias

Lines of Code

xstream/src/java/com/thoughtworks/xstream/alias/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 80 (100.0%) 399 (100.0%) 4.9
joe 61 (76.3%) 281 (70.4%) 4.6
jvanzyl 12 (15.0%) 95 (23.8%) 7.9
joehni 7 (8.8%) 23 (5.8%) 3.2

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-03-17 01:29

Derive from BaseException (XSTR-229).

3 lines of code changed in:

joehni 2006-02-13 22:06

Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.

Remove any deprecated stuff from 1.1.x.

20 lines of code changed in:

joe 2005-04-09 13:49

Ability to create aliases for fields as well as classes! (Long overdue)

1 lines of code changed in:

joe 2005-02-16 21:54

More work on the new mapper architecture.

16 lines of code changed in:

joe 2005-01-22 21:37

Moved new classes that support the new mapping architecture into their own package. com.thoughtworks.xstream.mapper

4 lines of code changed in:

joe 2005-01-22 17:18

Removed lots of occurences of that pesky classAttributeIdentifier

25 lines of code changed in:

joe 2005-01-22 16:43

Moved setup of standard converters from DefaultConverterLookup to XStream facade, making it easy to override

0 lines of code changed in:

joe 2005-01-22 16:28

Moved all default implementations into an easy to override method

12 lines of code changed in:

joe 2005-01-22 16:11

Added @deprecated tag to ClassMapper.alias

10 lines of code changed in:

joe 2005-01-22 16:08

Deprecated alias() method on ClassMapper in favour of finer grained methods AliasingMapper.addAlias() and DefaulImplementationsMapper.addDefault()

55 lines of code changed in:

joe 2005-01-22 15:43

Introducing new Mapper interface, to replace clunky old ClassMapper

28 lines of code changed in:

joe 2005-01-22 15:36

Pulled remaining functionality (which has no special rules left) out of DefaultClassMapper into DefaultMapper

1 lines of code changed in:

joe 2005-01-22 15:22

Pulled caching functionality out of DefaultClassMapper into CachingMapper

0 lines of code changed in:

joe 2005-01-22 15:05

Pulled more XML naming functionality out of DefaultClassMapper into XmlFriendlyMapper

27 lines of code changed in:

joe 2005-01-22 14:59

Pulled aliasing functionality out of DefaultClassMapper into AliasingMapper

7 lines of code changed in:

joe 2005-01-22 14:33

Pulled dynamic proxy functionality out of DefaultClassMapper into DynamicProxyMapper

0 lines of code changed in:

joe 2005-01-22 14:19

Pulled Array naming conventions functionality out of DefaultClassMapper into ArrayMapper

0 lines of code changed in:

joe 2005-01-22 13:36

Pulled XML naming conventions functionality out of DefaultClassMapper into XmlFriendlyMapper

0 lines of code changed in:

joe 2005-01-22 13:32

Pulled immutable value types and default implementation functionality out of DefaultClassMapper into ImmutableTypesMapper and DefaultImplementationMapper

13 lines of code changed in:

(17 more)

Generated by StatSVN 0.3.2-SNAPSHOT