JiriOndrusek commented on PR #3847: URL: https://github.com/apache/camel-quarkus/pull/3847#issuecomment-1180351721
I agree that it would make sense to make several methods `final`. @zbendhiba I have an idea, what about creation of the `callback` methods. Something like `onContext/RegistryCreation`-> methods could be deprecated to show the intention to make initial migration easier. (and be creating of those methods, we will use `final` for the internal code). Those deprecated callbacks will be removed in the next version -> but it may help users with their migration. The only aspect we have to take into consideration, if making them final is not too strict for the users (and therefore migration is still easy enough) -- 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