Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Release profiles independently

What do you mean „combining them“, into a single „monolithic“ spec, no that would totally contradict the modularity which those JSON specs have started even using JPMS even while they were still under Java EE.

 

You also would not „combine“ Servlet, JSP or Faces all into a single spec although they are based on the same stack ;-)

 

Werner

 

Gesendet von Mail für Windows 10

 

Von: Edwin Amoakwa
Gesendet: Freitag, 19. März 2021 09:39
An: jakartaee-platform developer discussions
Betreff: Re: [jakartaee-platform-dev] Release profiles independently

 

+1 on combining JSON Binding and Processing 

On Tue, 16 Mar 2021, 11:31 pm arjan tijms, <arjan.tijms@xxxxxxxxx> wrote:

Hi,

 

On Tue, Mar 16, 2021 at 6:50 PM Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx> wrote:

 

Tiny, tiny, correction; it's just "Faces", not "Server Faces" ;)

 

Regarding the cloud profile, with "Dependency Injection", do you actually refer to the JSR 330 fork? As that's actually a dependency of CDI, and not something the platform suggests to use on its own (correct me if I'm wrong), maybe the picture can be simplified by omitting it?

 

Maybe half offtopic here, but maybe not. What about folding JSON Processing and JSON Binding into just JSON? Then rename Jakarta Restfull WebService to Jakarta REST and Bean Validation to Validation. If (big if) the current Dependency Injection can be folded into CDI, then CDI Lite could use the simple name Dependency Injection.

 

The Cloud Profile could then be:

 

REST

JSON

Validation

Security

Dependency Injection

Config

Annotations

 

IMHO, just by those names alone, makes it look a lot smaller, simpler and easier to comprehend what it does.

 

Kind regards,

Arjan Tijms

 

 

 

 

 

 

 

 

 

 

 

 

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

 


Back to the top