lburgazzoli commented on pull request #2549:
URL: https://github.com/apache/camel-quarkus/pull/2549#issuecomment-831407544


   @ppalaga @jamesnetherton this is a draft/poc PR to explore the option to 
load kamelets at build time, so at runtime we have the definition loaded in the 
form of route templates. As today it is required to create a temporary camel 
context, but I'm planning to improve the Yaml DSL loader to run without 
requiring the camel context and to fail only for the operations that are 
strictly dependent on having the context (none in this specific case). 
   
    Any suggestion on how to improve this would be really appreciated.
   
   Note that the PR can't build at the moment because of 
https://github.com/quarkusio/quarkus/issues/16954


-- 
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:
us...@infra.apache.org


Reply via email to