Skip to content

RFC: retire pre-scan plugin stage #4958

@pombredanne

Description

@pombredanne

We could consider retiring pre-scan.

  1. this is seldom used
  2. this forces walking the whole codebase multiple times
  3. this would be replace by a way to plugin in the filtering of the codebase, so that this can be walked only once
  4. facets and classification can be made into regular scans that other can depend on

The plugins that use it:

The benefits:

  • simpler code
  • enable faster codebase walking

Based on a chat with @armijnhemel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions