Added capability to enable/disable use of strategy cache via system property |
|
More...
|
over 12 years ago
|
Added capability to enable/disable use of strategy cache via system property |
|
More...
|
over 12 years ago
|
Added license information and initial javadocs for recent commits. |
|
More...
|
over 12 years ago
|
Added license information and initial javadocs for recent commits. |
|
More...
|
over 12 years ago
|
Added specific versions to maven plugins in orika-parent for build stability Applied a MappingStrategy functionality to cache all of the branch logic and lookups performed for a given set of inputs -- for a reasonable speed improvement Cleaned up test cases where javassist was writing source and class files |
|
More...
|
over 12 years ago
|
Added specific versions to maven plugins in orika-parent for build stability Applied a MappingStrategy functionality to cache all of the branch logic and lookups performed for a given set of inputs -- for a reasonable speed improvement Cleaned up test cases where javassist was writing source and class files |
|
More...
|
over 12 years ago
|
Updated benchmarks comparison tests |
|
More...
|
over 12 years ago
|
Updated benchmarks comparison tests |
|
More...
|
over 12 years ago
|
Added fix for CustomConverter -- was too restrictive when checking the source type; anything which can be cast to the source type should work Updated type names in ConverterFactory, DefaultConverterFactory, and ConverterKey to reflect 'type' instead of 'class' Added note to DefaultMapperFactory calling out that mappedConverters is no longer being used, and that converters are being ignored when it comes to super-type resolution. Added update to MapperFacadeImpl to avoid 'normalizing' source type if there is a converter or by-reference mapping for it; this fixes a bug where the originally passed sourceType was not being used when checking for converters, causing some registered converters to be missed. Added ConverterInheritanceTestCase to confirm the above fix/update. Added a fix to Type where super-type of interfaces was not being resolved to 'Object' as expected, causing NPE. |
|
More...
|
over 12 years ago
|
Added fix for CustomConverter -- was too restrictive when checking the source type; anything which can be cast to the source type should work Updated type names in ConverterFactory, DefaultConverterFactory, and ConverterKey to reflect 'type' instead of 'class' Added note to DefaultMapperFactory calling out that mappedConverters is no longer being used, and that converters are being ignored when it comes to super-type resolution. Added update to MapperFacadeImpl to avoid 'normalizing' source type if there is a converter or by-reference mapping for it; this fixes a bug where the originally passed sourceType was not being used when checking for converters, causing some registered converters to be missed. Added ConverterInheritanceTestCase to confirm the above fix/update. Added a fix to Type where super-type of interfaces was not being resolved to 'Object' as expected, causing NPE. |
|
More...
|
over 12 years ago
|
Added ConfigurableMapper for ease of packaging custom-configured mapper facade into a single class. Added minor performance improvement to JavassistCompilerStrategy Added extra information in compile exceptions thrown by EclipseJdtCompilerStrategy Updated ClassLoaderLeakageTestCase to no longer use deprecated types. cleaned up PublicFieldMappingTestCase imports |
|
More...
|
over 12 years ago
|
Added ConfigurableMapper for ease of packaging custom-configured mapper facade into a single class. Added minor performance improvement to JavassistCompilerStrategy Added extra information in compile exceptions thrown by EclipseJdtCompilerStrategy Updated ClassLoaderLeakageTestCase to no longer use deprecated types. cleaned up PublicFieldMappingTestCase imports |
|
More...
|
over 12 years ago
|
updated/added javadocs |
|
More...
|
over 12 years ago
|
updated/added javadocs |
|
More...
|
over 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
over 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
over 12 years ago
|
[maven-release-plugin] prepare release orika-parent-1.1.1 |
|
More...
|
over 12 years ago
|
[maven-release-plugin] prepare release orika-parent-1.1.1 |
|
More...
|
over 12 years ago
|
Fix issue #13 |
|
More...
|
over 12 years ago
|
Fix issue #13 |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
unused file |
|
More...
|
over 12 years ago
|
unused file |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|
Fix bug related to mapping Array to Collection |
|
More...
|
over 12 years ago
|