[
https://issues.apache.org/jira/browse/CAMEL-13575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978411#comment-16978411
]
Guillaume Nodet commented on CAMEL-13575:
-----------------------------------------
So I just found out that it was partially solved with
https://issues.apache.org/jira/browse/CAMEL-7548 so what we need is just:
* more doc around this feature
* make sure this works on all EIPs
> Use strings instead of boolean/integer/long in definition fields
> ----------------------------------------------------------------
>
> Key: CAMEL-13575
> URL: https://issues.apache.org/jira/browse/CAMEL-13575
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.1.0
>
>
> The main drawback of the current implementation is that placeholders can not
> be used and the xml can't be validated.
> The drawback of using strings is that it will be less safe in the xml schema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)