Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdi-dev] CDI profiles (was RE: About parsing beans.xml files in Lite)

I had asked this question early on and I will admit I am far from a CDI implementation expert. Is it possible to position the build time extension API in a way that it can replace the current runtime extension API down the line? Can there be a future version of the runtime extension API that can simply build on the proposed build time extension API?

Longer term, this could mean the current runtime extension API could be pruned and replaced. This would make CDI Lite/Static/Native actually a longer term proper subset of CDI full.

Has this already been considered?

Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker

Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.

On 1/27/21 11:13 AM, Manfred Riem wrote:

+1 on answering this question

 

From: cdi-dev <cdi-dev-bounces@xxxxxxxxxxx> On Behalf Of Thiago Henrique Hupner
Sent: Wednesday, January 27, 2021 8:47 AM
To: cdi developer discussions <cdi-dev@xxxxxxxxxxx>
Subject: Re: [cdi-dev] CDI profiles (was RE: About parsing beans.xml files in Lite)

 

The build time extensions wouldn't be able to run in runtime if needed? 


_______________________________________________
cdi-dev mailing list
cdi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdi-dev

Back to the top