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

#2493 make SearchTermMatches virtual for possible FilterSettings extensions #2494

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

beaverden
Copy link
Contributor

#2493

Problem

It is hard to filter the nodes by a single term, Search should be at least extensible

Solution

The solution is a semi-hack, since in future class extensions the member SearchTerm may or may not be used, but I consider to be the easiest solution that opens the class to extensions

@beaverden beaverden changed the title #2493 make SearchTermMatches virtual for possible FilterClass extensions #2493 make SearchTermMatches virtual for possible FilterSettings extensions Aug 30, 2021
@dgrunwald dgrunwald merged commit 105cdfd into icsharpcode:master Oct 3, 2021
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