[ 
https://issues.apache.org/activemq/browse/CAMEL-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50010#action_50010
 ] 

Claus Ibsen commented on CAMEL-1394:
------------------------------------

We also have @FallbackConverter for generic type converters that is tried when 
the regular converters fail.

> be nice to render the Static / Instance methods for type converters in the 
> web console so that they render nicely and have hypertext links to the 
> javadoc/source code
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1394
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1394
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-web
>            Reporter: James Strachan
>            Priority: Trivial
>             Fix For: 2.1.0
>
>
> e.g. when navigating the converters in the [Web 
> Console|http://camel.apache.org/web-console.html] it would be nice if it 
> linked to the current javadoc for the project - so users could se something 
> like...
> convert from Document to String then see the method [XmlConverter 
> .toDOMDocument(String)|http://camel.apache.org/maven/camel-core/apidocs/org/apache/camel/converter/jaxp/XmlConverter.html#toDOMDocument(java.lang.String)]
> The tricky thing is gonna be working out the javadoc URL - as we need to know 
> the camel module its in to figure out the URL

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to