joerghoh commented on PR #1300: URL: https://github.com/apache/jackrabbit-oak/pull/1300#issuecomment-1933836957
I did not change anything on the semantics side, I just wrapped the resolution of the mixinTypes in a Supplier. By the switch of the API to the supplier (and the implementation of the now deprecated variant of ``ìsNodeType(String,Iterable<String>,String)`` via a default method using the new implementation) all tests implicitly also test the new implementation. I think that's fine, no additional tests required -- 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]
