mgubaidullin commented on issue #429:
URL: https://github.com/apache/camel-karavan/issues/429#issuecomment-1221079685

   It is not that simple, because Camel keep data in the message container 
(Exchange).
   Exchange contains message body, headers, etc. 
   Body and header values are Java objects and might contain data in various 
formats (XML, JSON, YAML, binary, etc)
   Visual Constructor for them is a huge project.
   I don't even know where to start 
    


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to