davsclaus commented on PR #10000:
URL: https://github.com/apache/camel/pull/10000#issuecomment-1537359239

   @grgrzybek great work so far.
   
   Yeah we need to think how to make `<bean>` work in `<camel-app>` for 
declaring beans ala Spring/Blueprint, and then also allow to use <bean> in the 
Camel route DSL.
   
   Since camel-app is in the model, then it gets exposed to yaml-dsl and other 
DSLs. Today the yaml-dsl have special "beans" support.
   
   And yeah I dont like the jsr-xxx number - nobody remember these numbers. So 
we need to come up with a better name. Also I wonder if its needed at all, as 
it can detect `@Inject` and the Camel annotations as well `@BeanInject` and so 
on.
   
   


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

Reply via email to