TypeConverter instances should be injected with TypeConverterAware when scanned
from classpath
----------------------------------------------------------------------------------------------
Key: CAMEL-2382
URL: https://issues.apache.org/activemq/browse/CAMEL-2382
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.1.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.2.0
Allows custom type converters to leverage the parent type converter to use type
converter when convertering :)
For example to do simple String -> Number converters and whatnot from inside
the type converter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.