Hi

Yeah fell free to update the docs

On Tue, May 28, 2013 at 3:26 PM, AlanFoster <a...@alanfoster.me> wrote:
> Thanks for your reply Claus.
>
> Will the documentation for http://camel.apache.org/bean-language.html need
> to be updated to use the 'ref' attribute maybe?
>
> This is from the documentation page above
>
> <route>
>   <from uri="activemq:topic:OrdersTopic"/>
>   <filter>
>     <method bean="myBean" method="isGoldCustomer"/>
>     <to uri="activemq:BigSpendersQueue"/>
>   </filter>
> </route>
>
> Shall I update the page and add a note for this, or is there an existing
> dedicated page for the 'method' dsl where this information is already added?
>
> Also, I wonder if there a way to provide any sort of deprecated metadata
> within the generated Camel xsd? For instance this metadata would be great
> for tooling, as I would really like to highlight elements/attributes as
> being deprecated within camel routes when inside an IDE; Having this
> information in the XSD would really help with that.
>
> Alan
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Difference-between-method-attribute-bean-and-ref-tp5733348p5733357.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to