Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAT-98: updated DocumentNameMatcher #442

Merged
merged 4 commits into from
Feb 8, 2025

Conversation

Claudenw
Copy link
Contributor

@Claudenw Claudenw commented Feb 8, 2025

Update DocumentNameMatcher

@Claudenw Claudenw requested a review from ottlinger February 8, 2025 18:58
Copy link
Contributor

@ottlinger ottlinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - just a minor naming question concerning the actual implemenation class.

/**
* A marker class to indicate this predicate contains a collection of matchers.
* CollectionPredicate implementation.
*/
abstract static class CollectionPredicateImpl implements CollectionPredicate {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Claudenw would DefaultCollectionPredicate be a better name for the implementation? or RatCollectionPredicate instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switched to DefaultCollectionPredicate

@Claudenw Claudenw merged commit f5b80da into apache:master Feb 8, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants