-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels