Hello,
@Claus Ibsen-2 : The id is a special type for identifier
It is for this reason that I propose to add an attribute "routeId" 
as in java. 


Sample id just for registry and XML 
routeId for use JMX, Karaf, ServiceMix.

I have read the documentation

java , the developer can do read a properties file and do:


the user can then choose a url and the name that will give its route
in Karaf if execute list-routes he sees the name he has chosen .

In xml , the developer can do read a properties file to define the url but
not the ID .
The user can not choose his route name .

in the documention it is clearly explained that camel is used {{}} and not
${ } . this syntax referring to internal elements such as camel
${in.body}.

I can not write

I can not write


there is no way to use a property value read in the placeholder for use it
in a TAG,. Just in attribute.

but in JAVA DSL I can use properties for both

A + JYT



--
View this message in context: 
http://camel.465427.n5.nabble.com/suggestion-for-camel-XML-DSL-tp5747821p5747832.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to