Skip to content

FastClasspathScannerBasedImplementation: Enable Scanner Filtering #5

@Madoc

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.

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