Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [jsp-dev] Splitting JSP-API IMPL off to a separate project

(Resending since I wasn't subscribed to jsp-dev.)

First of all my opinion is that splitting off the implementation is work that should be done but is very low priority for Jakarta EE 9.  If there's nothing else you can do to help Jakarta EE 9 meet its release date, then working on this might be reasonable.

Choosing a new name for the implementation is a complicated process.  A simple, obvious, boring name such as "jsp-impl" is probably the easiest.  I definitely would recommend against a name with any concept of "reference" since we're trying hard to purge the idea of a "reference implementation".


arjan tijms wrote on 4/13/20 11:24 AM:
Hi,

On Mon, Apr 13, 2020 at 6:27 PM Joakim Erdfelt <joakim.erdfelt@xxxxxxxxx> wrote:
Not sure renaming to WaSP will actually mean much.

Sorry, but there's no renaming going on. The Jakarta Server Pages will remain to be called Jakarta Server Pages.

This just concerns the name for an implementation.

Compare:

Spec: Jakarta Faces  
Impl: Mojarra, MyFaces

Spec: Jakarta Security
Impl: Soteria

Spec: Jakarta Server Pages
Impl: Jasper (part of Tomcat), WaSP (new name for previously unnamed impl folder)

Kind regards,
Arjan



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

_______________________________________________
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