[
https://issues.apache.org/activemq/browse/CAMEL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40058
]
James Strachan commented on CAMEL-84:
-------------------------------------
This discussion came up on the dev list...
http://www.nabble.com/Re%3A-Some-Notes-on-Using-Camel-p12462313s22882.html
If we think there might be ambiguity between null as a conversion result and as
a marker of no conversion available - then we need to use exceptions for
NoTypeConversionAvailableException in the Type Conversion module - then these
would just filter up in the DSL when using things like convertBody(someClass)
> Throw Useful Exception on No TypeConverter Available
> ----------------------------------------------------
>
> Key: CAMEL-84
> URL: https://issues.apache.org/activemq/browse/CAMEL-84
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.0.0
> Reporter: Brian McCallister
> Assignee: Hadrian Zbarcea
> Fix For: 1.2.0
>
> Attachments: camel-84.patch
>
>
> When there is no type converter available an NPE is thrown that requires
> tracing through sources to find root of problem
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.