aldettinger commented on issue #2078: URL: https://github.com/apache/camel-quarkus/issues/2078#issuecomment-1082164561
Thanks for stepping in @javaduke. Maybe a good first step could be to create an empty datasonnet extension helped by the guide: https://camel.apache.org/camel-quarkus/2.7.x/contributor-guide/create-new-extension.html. Then, maybe testing the documented features from the camel doc: https://camel.apache.org/components/3.16.x/languages/datasonnet-language.html Well, starting simple with the first example could be a good target. On top of my mind, there are no special difficulties with creating an extension for a language. It has already been done in this ticket for instance https://github.com/apache/camel-quarkus/issues/739. Anyway, you may find help in the contributor doc or even zulip chat :) -- 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]
