Skip to content

FastClasspathScannerBasedImplementation: Enable Scanner Filtering #5

Description

@Madoc

In FastClasspathScannerBasedImplementation.of, all candidate classes are determined as such:

scanResult.getNamesOfAllClasses

This returns too many results.
Change this algorithm such that it makes use of the library's built-in filtering mechanisms.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProgrammingNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions