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/04/17 17:16:32 UTC

[jira] Commented: (CAMEL-1447) DSL name change - tryBlock, handleBlock instead of handle, and maybe add a finallyBlock

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

Claus Ibsen commented on CAMEL-1447:
------------------------------------

Renaming it to be consistent in Java DSL and Spring DSL

- doTry
- doCatch
- doFinally

in both Java DSL and Spring DSL

> DSL name change - tryBlock, handleBlock instead of handle, and maybe add a finallyBlock
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1447
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1447
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> See article, listening 2
> http://architects.dzone.com/articles/fuse-esb-4-osgi-based?page=0,2
> We should consider renaming *handle* to *catchBlock* so its using the same name as try .. catch.
> And we could add a finallyBlock so end user got them all.

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