You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/06 17:18:23 UTC

[GitHub] [camel] davsclaus commented on pull request #6671: ManagedDebugger exposes Message History

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org