davsclaus commented on pull request #6671:
URL: https://github.com/apache/camel/pull/6671#issuecomment-1006763360


   In a pure JMX world such sheet data would be represented as a 
javax.management.openmbean.TabularData instead. We do this in some other MBeans 
in Camel.
   
   However I not sure sure how well you can invoke that from the IDEA Camel 
plugin.
   
   If not a tabular data, then I think its better to make this like the others 
as a XML - then its similar to the other opreations.
   
   We have to consider that this is not only for IDEA but for other tools that 
comes - and also we should make it similar to the "Camel standard" we have 
today.
   
   Yeah XML is "old school" but it works for everyone ;)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to