Review Converter resolution algorithm [SPR-6314] #10980
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
type: task
A general task
Keith Donald opened SPR-6314 and commented
The Converter resolution algorithm for Spring 3's new Type Conversion System used by Spring EL, Spring Beans, and Spring MVC needs to be reviewed carefully, since its such a core part of the Framework going forward and it has gotten more complex since the additional support for annotation-driven conversion (see #10979).
CURRENT ALGORITHM
EXAMPLE
@DateTimeFormat
The main things to consider about the algorithm:
Affects: 3.0 RC1
Issue Links:
The text was updated successfully, but these errors were encountered: