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

Investigate using Java resources for lassoing processors #10

Open
ZacSweers opened this issue Feb 12, 2017 · 2 comments
Open

Investigate using Java resources for lassoing processors #10

ZacSweers opened this issue Feb 12, 2017 · 2 comments

Comments

@ZacSweers
Copy link
Contributor

RAVE currently has to look up validators on the classpath via reflection. We can use DataBinding's approach with GenerationalClassUtil to drop in hints to the consuming jar for RAVE to pull out during processing in the consuming app.

@vinc3m1 vinc3m1 changed the title Investigate using GenerationalClassUtil's approach for lassoing processors Investigate using Java resources for lassoing processors May 15, 2017
@vinc3m1
Copy link

vinc3m1 commented May 15, 2017

To be clear, this makes RAVE depend on javac and no longer compatible with eclipse.

@ZacSweers
Copy link
Contributor Author

You could use SPI too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants