You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2012/09/20 20:00:11 UTC

[jira] [Resolved] (ISIS-242) Provide support for JODA LocalDate and LocalDateTime as value types.

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

Dan Haywood resolved ISIS-242.
------------------------------

    Resolution: Fixed

r1388138
                
> Provide support for JODA LocalDate and LocalDateTime as value types.
> --------------------------------------------------------------------
>
>                 Key: ISIS-242
>                 URL: https://issues.apache.org/jira/browse/ISIS-242
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core: MetaModel
>    Affects Versions: 0.2.0-incubating
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 0.3.1-incubating
>
>         Attachments: patch.diff
>
>
> Currently Isis doesn't support Joda-Time values[1]. It would be nice to have support for at least the following fields: 
> With timezone: 
> - org.joda.time.Date 
> - org.joda.time.DateTime 
> Without timezone: 
> - org.joda.time.LocalDate 
> - org.joda.time.LocalDateTime 
> The DataNucleus persistence layer supports these values and it might be worth investigating if the Isis Date and DataTime values could be deprecated in the future since these are merely wrappers around Joda-Time. 
> [1] http://joda-time.sourceforge.net/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira