[
https://issues.apache.org/jira/browse/CAMEL-13085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004144#comment-17004144
]
Peter Keller commented on CAMEL-13085:
--------------------------------------
In order not to break existing routes, an alternative {{RouteBuilder}} could be
introduced with the apdapted DSL.
> Java DSL: Add explicit endings such as “endSplit”, “endMulticast”,
> "endException"
> ---------------------------------------------------------------------------------
>
> Key: CAMEL-13085
> URL: https://issues.apache.org/jira/browse/CAMEL-13085
> Project: Camel
> Issue Type: Wish
> Components: camel-core
> Reporter: Peter Keller
> Priority: Major
> Fix For: Future
>
>
> For non-trivial complex routes it isn't obvious where structurel elements
> such as {{split}}, {{multicast}} or {{exception}} are ending. This is even
> true for non-novice user of the framework.
> Suggestion: Add explicit endings such as {{endSplit}}, {{endMulticast}},
> {{endException}} to the Java DSL. These ending may be optional so that no
> migration is needed from Camel 2 to Camel 3.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)