You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Werner Keil (JIRA)" <ji...@apache.org> on 2015/03/23 21:47:53 UTC

[jira] [Comment Edited] (TAMAYA-72) PropertyConverters for JodaTime

    [ https://issues.apache.org/jira/browse/TAMAYA-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376593#comment-14376593 ] 

Werner Keil edited comment on TAMAYA-72 at 3/23/15 8:47 PM:
------------------------------------------------------------

There is also a ThreeTen-BP closer to Java 8 functionality, so I would not bother with JodaTime;-) The Backport is not 1:1 compatible with Java 8, e.g. package is different, but seems easier to switch from Java 8 built-in types. 

Most custom property-providers exceed core (except maybe those very close to the JDK, so in theory a java.time one might apply) so if there's someone in the community who likes to do this later, why not, but I guess we have more important things on our plate for now. Unlike JSR 363 and "HOCON" or similar functionality date and time are only a small sub-set and Java 8 alone has 4 different, competing frameworks. Why waste our effort on something external with so many choices? ;-)


was (Author: wkeil):
There is also a ThreeTen-BP closer to Java 8 functionality, so I would not bother with JodaTime;-) The Backport is not 1:1 compatible with Java 8, e.g. package is different, but seems easier to switch from Java 8 built-in types. 

> PropertyConverters for JodaTime
> -------------------------------
>
>                 Key: TAMAYA-72
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-72
>             Project: Tamaya
>          Issue Type: New Feature
>    Affects Versions: 0.1-incubating
>            Reporter: Oliver B. Fischer
>            Assignee: Oliver B. Fischer
>            Priority: Minor
>             Fix For: 0.1-incubating
>
>
> JodaTime is a widely used library. We should offer an extension with converters for JodaTime.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)