jsedding commented on pull request #155: URL: https://github.com/apache/jackrabbit-filevault/pull/155#issuecomment-872861532
@kwin I have created a branch (see commit 7ed67c4f) with a slightly refactored `EffectiveNodeType` util. Most notably, I changed the return types of some methods to `Optional` and removed the `Predicate` arguments on the methods. Consumers of the API can filter the resulting `Optional` with custom predicates instead. Feel free to merge or ignore as it's mostly a matter of taste. -- 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]
