You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (JIRA)" <ji...@apache.org> on 2017/06/13 08:37:00 UTC

[jira] [Created] (ISIS-1636) Support for Java 8 Time API

Andi Huber created ISIS-1636:
--------------------------------

             Summary: Support for Java 8 Time API
                 Key: ISIS-1636
                 URL: https://issues.apache.org/jira/browse/ISIS-1636
             Project: Isis
          Issue Type: Improvement
          Components: Core: Viewer: Wicket
            Reporter: Andi Huber
            Priority: Minor
             Fix For: 1.20.0


ISIS should support domain object properties of type

* java.time.LocalDate
* java.time.LocalDateTime
* java.time.LocalTime

Sooner or later the new Java 8 time API will conquer the developers minds and those using ISIS will demand ISIS built-in support for these basic types.

Note: JDO support for the types listed above is already there (via plugin). So the persistence part of the problem is solved, only the UI part is missing.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)