jamesnetherton commented on PR #8508: URL: https://github.com/apache/camel-quarkus/pull/8508#issuecomment-4207068299
Thanks @zhfeng, interesting approach! I did not think of using ASM to introspect the Java DSL. @ppalaga WDYT? In the future we could perhaps make it a bit more generic and open up the possiblity to do more build time introspection for things like `.bean(Foo.class)` and various other DSL items. -- 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]
