cziegeler commented on pull request #11: URL: https://github.com/apache/sling-org-apache-sling-jcr-resource/pull/11#issuecomment-884894503
ok, the code before this PR (== existing code) is correct/works - while with this PR the logic is changed as the methods then used getItem() or getParent() can throw a RepositoryException and they never return "null" - whereas the existing method used does not throw and can return null -- 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]
