Skip to content

Conversation

@nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Aug 4, 2020

Every app so far ended up with an empty SearchResultEntry class extending the ASearchResultEntry, just because it was abstract.
So instead let's make this class non-abstract (but also not final) to allow expensive apps to handle the results on their own, but simple apps just use the default class.

Targetting #22099

Signed-off-by: Joas Schilling <coding@schilljs.com>
@skjnldsv skjnldsv merged commit 5e8961e into fix/unified-search Aug 4, 2020
@skjnldsv skjnldsv deleted the techdebt/noid/avoid-empty-classes branch August 4, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants