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 2019/12/06 17:58:24 UTC

[GitHub] [camel-quarkus] lburgazzoli commented on issue #521: Fix #74 Telegram extension

lburgazzoli commented on issue #521: Fix #74 Telegram extension
URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-562675411
 
 
   I see some major issues with this pr:
   
   1. we should not have duplicated components as it is a source of confusion and it increases the maintenances cost
   2. this PR brings RESTEasy and MP Rest Client and it would be better to just use RESTEasy as we had a long discussion about bringing full RESTEasy client support in Quarkus
   3. I'd would have done in the opposite way like making the camel-telegram pluggable and only after that creating the extension here as it make much easier to understand and review the changes that are required 
   

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


With regards,
Apache Git Services