Remove filter definitions from ProjectBrowserSourceBase

Created on 25 February 2025, about 2 months ago

Problem/Motivation

ProjectBrowserSourceBase::getFilterDefinitions() returns a set of filter definitions, but it really only does that for backwards compatibility, and to minimize code churn while we were doing the hard work of handling the filters generically.

With that work now completed, ProjectBrowserSourceBase should not implement this method. It should be up to the individual sources to decide what filters to implement. This will make the intentions clearer and minimize repetition.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024