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

Claus Ibsen commented on CAMEL-3222:
------------------------------------

The last item is to remove auto assigned id on <to> and the likes. This work is 
non trivial as JMX / Tracer needs an unique id and hence they force the id to 
be generated.


> Route definitions should use boxed types and lazy evaluate defaults in the 
> getter
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-3222
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3222
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> When you output a route definition as XML then all the boolean types and 
> whatnot get outputted using their default values.
> For example inheritErrorHandler=true.
> This reduces the XML and keeps it much smaller.

-- 
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