JiriOndrusek commented on PR #14178:
URL: https://github.com/apache/camel/pull/14178#issuecomment-2117470242

   FYI @orpiske
   Ideally I'd use 'claszz.isAssignableFrom(CamelQuarkusTestSupport.class' 
instead of moving the validation  into protected method. But because I can use 
only String name of the class, I'd need to find class by name and handle 
ClassNotFoundException. I see solution in the PR clearer for the users.
   In case you disagree I'll refactor it differently. 


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

Reply via email to