[
https://issues.apache.org/activemq/browse/CAMEL-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47362#action_47362
]
Claus Ibsen commented on CAMEL-1042:
------------------------------------
TypeConverterRegistry is in the impl package. We might need a spi class for the
registry itself
> CamelContext - access to TypeConverterRegistry
> ----------------------------------------------
>
> Key: CAMEL-1042
> URL: https://issues.apache.org/activemq/browse/CAMEL-1042
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.5.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 2.0.0
>
>
> If end-users need to access the type converter registry to add their own type
> converter manually (not using @Converter) they can not easily get hold of the
> registry from the camel context.
> We should expose the registry in the public API, so as
> getTypeConverterRegistry() on the CamelContext, etc.
> See CAMEL-1035 for background of the issue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.