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 10:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/ISIS-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber updated ISIS-1636:
-----------------------------
    Description: 
ISIS should support domain object properties of type

* java.time.LocalDate
* java.time.LocalDateTime
* java.time.OffsetDateTime

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.


  was:
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.



> 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.OffsetDateTime
> 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)