[
https://issues.apache.org/jira/browse/CAMEL-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532207#comment-17532207
]
Remo Loetscher commented on CAMEL-17675:
----------------------------------------
Hi Rodrigo,
Great.
I would prefer not to be forced to duplicate my routes to the following:
{{rest --> direct (Route1) : direct --> rest (Route2) }}...
As I understood this would be the "workaround" for this change.
> Rest DSL - Removed inlined routes
> ---------------------------------
>
> Key: CAMEL-17675
> URL: https://issues.apache.org/jira/browse/CAMEL-17675
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.16.0
>
>
> In the Rest DSL you can inline a route but that was a mistake.
> I made a mistake when rest-dsl was created that you could embed a route
> inside it
> that is bad, instead its better as it was a facade to a route which you link
> via direct.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)