KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
29 stars 23 forks source link

XML IO support #314

Open lordrip opened 10 months ago

lordrip commented 10 months ago

Please describe the feature that you want to propose

Support for XML would be beneficial for some users.

The goal would be to define a path to support Camel XML DSL

igarashitm commented 10 months ago

We should try to leverage camel-jbang YAML<>XML IO convertion capability so that Kaoto internal can stay focus on single DSL (YAML ATM)

rstroop commented 3 months ago

I would also like this feature

joshdreagan commented 3 months ago

Natively supporting XML would help a lot for teams where you have a mix of developers (GUI and code). Editing YAML directly is error prone and painful.