Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-6662

Remove legacy package org.apache.wicket.util.time from wicket-util

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 9.0.0-M1
    • 9.0.0-M2
    • None
    • None

    Description

      Wicket still use custom classes from package org.apache.wicket.util.time to handle and manipulate time entities such as "duration" or "current instant".

      There are in particular two main classes used across the framework: Time and Duration. These two classes have the same purpose and functionalities as standard classes java.time.Instant and java.time.Duration. Therefore, we should consider to switch to standard java.time classes and remove legacy package org.apache.wicket.util.time.

      Attachments

        Issue Links

          Activity

            People

              bitstorm Andrea Del Bene
              bitstorm Andrea Del Bene
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: