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 2020/12/17 09:02:15 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #2078: DataSonnet language support

ppalaga opened a new issue #2078:
URL: https://github.com/apache/camel-quarkus/issues/2078


   DataSonnet language is new in Camel 3.7 https://camel.apache.org/components/latest/languages/datasonnet-language.html


----------------------------------------------------------------
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.

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



[GitHub] [camel-quarkus] javaduke commented on issue #2078: DataSonnet language support

Posted by GitBox <gi...@apache.org>.
javaduke commented on issue #2078:
URL: https://github.com/apache/camel-quarkus/issues/2078#issuecomment-1082145377


   Well, I suppose I'll give it a try then, if no one else does :)
   


-- 
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



[GitHub] [camel-quarkus] aldettinger commented on issue #2078: DataSonnet language support

Posted by GitBox <gi...@apache.org>.
aldettinger commented on issue #2078:
URL: https://github.com/apache/camel-quarkus/issues/2078#issuecomment-1080321372


   Thanks for expressing interest in cq-datasonnet. It could be interesting.
   People are quite busy those days, so it's just a matter of finding a contributor with time.
   
   There are pages indicating how to contribute:
   https://camel.apache.org/camel-quarkus/2.7.x/contributor-guide/create-new-extension.html
   Would you like to have a try ?


-- 
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



[GitHub] [camel-quarkus] javaduke commented on issue #2078: DataSonnet language support

Posted by GitBox <gi...@apache.org>.
javaduke commented on issue #2078:
URL: https://github.com/apache/camel-quarkus/issues/2078#issuecomment-1083572514


   Here's the PR https://github.com/apache/camel-quarkus/pull/3686
   


-- 
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



[GitHub] [camel-quarkus] adborja commented on issue #2078: DataSonnet language support

Posted by GitBox <gi...@apache.org>.
adborja commented on issue #2078:
URL: https://github.com/apache/camel-quarkus/issues/2078#issuecomment-1079345431


   will datasonnet be in the roadmap for camel-quarkus ?


-- 
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



[GitHub] [camel-quarkus] aldettinger commented on issue #2078: DataSonnet language support

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

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