rombert commented on PR #7: URL: https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7#issuecomment-1187428269
> I would recommend moving the impl classes to some non-exported impl packages and only ignore those during baselining for now. Another option, though more involved, is to move other the classes but keep classes which implement the old "API" in place. Those would be deprecated and delegate all calls to the new classes. To make sure the classes are not invoked incorrectly we can throw exceptions from the SCR-generated methods. Just putting it forward as an option, not really sure it's worth the effort. -- 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]
