Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [EXTERNAL] Re: Seeking 1:1 with Scott Stark to get wave list into steady state (Betriebsfähigwellebeschreibungausgabe)

Hi,

On Thu, 20 Jul 2023 at 03:35, hantsy bai via jakartaee-platform-dev <jakartaee-platform-dev@xxxxxxxxxxx> wrote:
What does this mean? CDI will be split into new small specs? CDI core will take over JSR 330 and work on Java SE?

CDI core should already work on Java SE. AFAIK it was explicitly designed with SE in mind. SE being the better EE, in a way (I know viewpoints on this differ).

I think JSR 330 will not change anymore, but its direct replacement in Jakarta EE is Jakarta Dependency Injection (https://jakarta.ee/specifications/dependency-injection/). Jakarta Dependency is still many many times smaller than even CDI Core.

My proposal would be to fold Jakarta Dependency into Jakarta CDI Core. The Jakarta EE platform has no need whatsoever for an independent Jakarta Dependency Injection specification. Its existence is purely historical, and back then it wasn't even a technical need.

Kind regards,
Arjan Tijms

 

Back to the top