spring-framework/spring-core/src
Phillip Webb 22dfe93f2f Revert ConversionService SPI interface
Remove canBypassConvert() methods from the ConversionService SPI
interface, restoring it to the previous Spring 3.1 incarnation.

Bypassing conversion is now only supported when using a
GenericConversionService.

Issue: SPR-9566
2012-10-30 14:00:12 -07:00
..
main/java Revert ConversionService SPI interface 2012-10-30 14:00:12 -07:00
test Avoid NPE in ObjectToObjectConverter 2012-10-30 11:25:10 -07:00