Jeroen van der Wal created ISIS-247:
---------------------------------------
Summary: Add support for Joda-Time values
Key: ISIS-247
URL: https://issues.apache.org/jira/browse/ISIS-247
Project: Isis
Issue Type: Improvement
Components: Domain: Values
Reporter: Jeroen van der Wal
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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira