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/10/12 13:19:40 UTC

[jira] Created: (CAMEL-3222) Route definitions should use boxed types and lazy evaluate defaults in the getter

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
            Priority: Minor
             Fix For: 2.6.0, 3.0.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.


[jira] Commented: (CAMEL-3222) Route definitions should use boxed types and lazy evaluate defaults in the getter

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (CAMEL-3222) Route definitions should use boxed types and lazy evaluate defaults in the getter

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-3222:
-------------------------------

    Fix Version/s:     (was: 2.6.0)
                       (was: 3.0.0)
                   2.5.0
         Assignee: Claus Ibsen

We can get this into 2.5.

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


[jira] Resolved: (CAMEL-3222) Route definitions should use boxed types and lazy evaluate defaults in the getter

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3222.
--------------------------------

    Resolution: Fixed

trunk: 1021867.

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