Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Support for pluggability of various class file transformers #72

Open
scottmarlow opened this issue Mar 20, 2020 · 1 comment
Open

Support for pluggability of various class file transformers #72

scottmarlow opened this issue Mar 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@scottmarlow
Copy link

Add ability to plug different transformer implementations in, such that a no dependency transformer can be used, as well as an ASM based transformer, and potentially others. These transformers will be based on github.com/wildfly-extras/batavia which are working prototypes. The goal being that the BND transformer can be enabled, as well as the other third-party transformers.

@ropalka
Copy link

ropalka commented Mar 20, 2020

Ideally introducing an integration API or SPI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants