Work to do for the current release

This file is intended to collect ideas, problems and work to do with the current Turbine code.

Work to do for the current release

No current items.

Stuff that needs to be looked into (current release or next release)

  • Make sure that pull tools get refreshed correctly under all circumstances (done?)
  • Check lifetimes of authorized and session tools if the application is not the standard login-logout application (done?)
  • Check against different Java versions in a systematic way (e.g. using Docker image)
  • Allow Java 17 features (Sealed classes, pattern matching in switch, etc.)
  • Support / Test integrations Servlet 4.0 with Http/2, Java 11 (e.g. Tomcat 9 and Eclipse Jetty 10)

Blue Skying for future Turbine releases

  • Servlet 4.x and 3.x asynchronous cycle handling / prototype / proof of concept (Servlet API is 2.5 in Turbine 4.x, 3.x for Turbine 5.x)
  • OSGI or Java 9 modularization proposal exists (obsolete?)