Files
spring-webflow/spring-binding/src/main
Erwin Vervaet dd07becc10 Some minor optimizations after performance profiling.
- DefaultConversionService no longer uses addDefaultAlias since that's quite expensive because of all the string manipulations.
- The external context implementations now hold on to their attribute and parameter maps iso creating new ones every time.
2007-04-04 10:51:36 +00:00
..