You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/05/15 20:20:52 UTC

[jira] Resolved: (CAMEL-1394) 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

     [ https://issues.apache.org/activemq/browse/CAMEL-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1394.
--------------------------------

    Fix Version/s:     (was: Future)
       Resolution: Won't Fix

> 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: Sub-task
>          Components: camel-web
>            Reporter: James Strachan
>            Priority: Trivial
>
> 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.