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

Is it possible to certify a source annotation DI? #10

Open
Thihup opened this issue Feb 3, 2021 · 1 comment
Open

Is it possible to certify a source annotation DI? #10

Thihup opened this issue Feb 3, 2021 · 1 comment

Comments

@Thihup
Copy link

Thihup commented Feb 3, 2021

While the other specs requires to use the provided binary, the Javadoc of the jakarta.inject allows to implement as a compile time option:

An injector that uses compile-time code generation may not even have its own run time representation. 1

So it is possible to certify an implementation that uses compile time injection? It would be needed to compile the sources provided by the TCK and run the tests with the compiled version.

Or is it not legal to certify a compile-time DI?

Thanks!

@kwsutter
Copy link

kwsutter commented Feb 4, 2021

@starksm64 Can someone from the CDI/DI team take a look at this question? Thanks!

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

2 participants