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/12/21 13:32:05 UTC

[jira] Created: (CAMEL-3450) Add isOutputAllowed to ProcessorDefinition to determine if the DSL supports output or not

Add isOutputAllowed to ProcessorDefinition to determine if the DSL supports output or not
-----------------------------------------------------------------------------------------

                 Key: CAMEL-3450
                 URL: https://issues.apache.org/jira/browse/CAMEL-3450
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.6.0


This helps tooling and other frameworks which may "parse" the Camel model, to better understand which EIP's can have outputs and which cannot.

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


[jira] Updated: (CAMEL-3450) Add isOutputAllowed to ProcessorDefinition to determine if the DSL supports output or not

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

Claus Ibsen updated CAMEL-3450:
-------------------------------

    Fix Version/s:     (was: 2.6.0)
                   3.0.0

> Add isOutputAllowed to ProcessorDefinition to determine if the DSL supports output or not
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3450
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3450
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> This helps tooling and other frameworks which may "parse" the Camel model, to better understand which EIP's can have outputs and which cannot.

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


[jira] Commented: (CAMEL-3450) Add isOutputAllowed to ProcessorDefinition to determine if the DSL supports output or not

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973712#action_12973712 ] 

Claus Ibsen commented on CAMEL-3450:
------------------------------------

We may want to tighten up the model. To many DSL's extend OutputDefinition where in reality they don't support outputs, for example removeHeaders.

> Add isOutputAllowed to ProcessorDefinition to determine if the DSL supports output or not
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3450
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3450
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> This helps tooling and other frameworks which may "parse" the Camel model, to better understand which EIP's can have outputs and which cannot.

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