[
https://issues.apache.org/jira/browse/CAMEL-16600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342328#comment-17342328
]
Claus Ibsen commented on CAMEL-16600:
-------------------------------------
[~lburgazzoli] for yaml-dsl I think for templateBean (aka local bean) then its
only make sense to expose the DSL with
templateBean
- language (groovy, joor, bean etc) - there is an enum in the json model
which you can use
- script (the actual code, you can use resource:xxx to refer to file on
classpath, file, etc = standard camel)
I think I noticed there was also some existing templateBean with bean/type that
is now redundant and not needed.
> camel-yaml-dsl - Support route-template bean factory
> ----------------------------------------------------
>
> Key: CAMEL-16600
> URL: https://issues.apache.org/jira/browse/CAMEL-16600
> Project: Camel
> Issue Type: New Feature
> Components: camel-kamelet
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.10.0
>
>
> With the new local bean in route-template / kamelets. Then we need a nicer
> DSL for this in YAML DSL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)