Skip to content

Matcher dispatch should be based on any package quality #2112

@wagoodman

Description

@wagoodman

Today we dispatch to the correct matcher(s) based on the PackageType() returned from any given matcher. This isn't very flexible, since it doesn't allow for the ability to introspect package values or metadata to understand if it could make a match.

We should make a (breaking) change to the Matcher interface to allow for more flexibility here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions