davsclaus commented on PR #12857: URL: https://github.com/apache/camel/pull/12857#issuecomment-1903698637
It may be that the docs for language is a mostly a copy of the component doc. I think I didnt see an example how to use it as a language. Also what is the benefit of a language vs a component. Can you have very little wasm function scripts that you can inlined in a camel language, or would you always have these in external files. If the component does not do any kind of remote connection (I assume it calls always a local process), then you can set remote = false in the @UriEndpoint. -- 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