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

Dan Haywood updated ISIS-242:
-----------------------------

    Description: 
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
    
> 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
>            Priority: Minor
>
> 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

Reply via email to