Peter Keller created CAMEL-13085:
------------------------------------
Summary: 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: Improvement
Components: camel-core
Reporter: Peter Keller
Fix For: 3.0.0
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
(v7.6.3#76005)