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 2009/06/09 10:31:35 UTC

[jira] Created: (CAMEL-1688) Enrich DSL - Add fluent builder for using default aggregation strategy

Enrich DSL - Add fluent builder for using default aggregation strategy
----------------------------------------------------------------------

                 Key: CAMEL-1688
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1688
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.0.0


The fluent builder is missing the {{enrich(uri)}} method that uses the default agg strategy. That is to copy the result from the resource as input.
This is also very useable.

In Spring DSL this is already possible as you do not have to provide the {{strategyRef}} attribute.

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


[jira] Resolved: (CAMEL-1688) Enrich DSL - Add fluent builder for using default aggregation strategy

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

Claus Ibsen resolved CAMEL-1688.
--------------------------------

    Resolution: Fixed

trunk: 782911.

> Enrich DSL - Add fluent builder for using default aggregation strategy
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-1688
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1688
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The fluent builder is missing the {{enrich(uri)}} method that uses the default agg strategy. That is to copy the result from the resource as input.
> This is also very useable.
> In Spring DSL this is already possible as you do not have to provide the {{strategyRef}} attribute.

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