Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CompileModule out of JavaModule #3237

Open
lefou opened this issue Jun 27, 2024 · 2 comments
Open

Refactor CompileModule out of JavaModule #3237

lefou opened this issue Jun 27, 2024 · 2 comments

Comments

@lefou
Copy link
Member

lefou commented Jun 27, 2024

It should contain the dependency management targets (ivDeps, compileIvyDeps) and the a generic compile target. It should also support compiler stacking, so there is a clear way how two mixed-in CompilerModules will work together (think: java-before-scala or scala-before-kotlin).

@lefou
Copy link
Member Author

lefou commented Jun 27, 2024

@lefou
Copy link
Member Author

lefou commented Jun 27, 2024

I think it would be good to start this idea in a complete different and @experimental package. So we can roll-out and test it as soon as available and also use feedback to settle with a stable API.

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

No branches or pull requests

1 participant