Skip to content

Add new space index: Jandex #106

@cstamas

Description

@cstamas

Jandex https://smallrye.io/jandex/jandex/3.1.6/core/browsing.html seems pretty much similar to Sisu Index but it does not use ASM and seems faster.

Could sisu be made to:

  • support jandex indexed JARs?
  • have a ClassFinder that supports Jandex index?
  • decouple ASM from SpaceScanner?

Basically "jandex" could be just another provider for index, with probably alt set of Space related classes and could this remove dep of Sisu on ASM?

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