Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [servlet-dev] [jakartaee-platform-dev] What do we exactly dislike in Servlet?

Picking this discussion back up.

FYI I did some further work of my own with Tomcat and Loom.
https://spring.io/blog/2023/02/27/web-applications-and-project-loom

What we do from here depends on how much we want to include a low-level HTTP API in Servlet.next, whether the other specs would use it if we did and whether there is sufficient volunteer effort available to do the implementation for Servlet.next.

If we want this in Servlet.next, I don't think Loom is an option as we don't know when Loom will exit preview.

If we don't think this will make Servlet.next (for whatever reason) then we can afford to wait an see a little.

Mark



On 07/09/2022 06:17, Greg Wilkins wrote:


On Tue, 6 Sept 2022, 17:33 Mark Thomas, <markt@xxxxxxxxxx <mailto:markt@xxxxxxxxxx>> wrote:

    On 06/09/2022 05:30, Greg Wilkins wrote:
     >
     >
     > On Mon, 5 Sept 2022, 17:40 Mark Thomas, <markt@xxxxxxxxxx
    <mailto:markt@xxxxxxxxxx>
     > <mailto:markt@xxxxxxxxxx <mailto:markt@xxxxxxxxxx>>> wrote:
     >
     >

    One minor question. I couldn't find a license on the test code repo.
    Did
    you have a license in mind>


  Let's say duel EPL2 or apache 2.0.

Cheers


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


Back to the top