On my local system, this is almost complete (working on fixing testcases)...
BUT, since use of java.util.Date and Joda Time classes in Zest State will be serialized, I am thinking of adding a check (can be disabled by system property), that prohibits these types as Zest Property type. Cheers Niclas On Sat, Jun 11, 2016 at 3:36 PM, Niclas Hedhman <[email protected]> wrote: > Hi, > > I am working on https://issues.apache.org/jira/browse/ZEST-124 which is > about replacing Joda time with Java Time API. > > I want to propose to kill both Joda Time and java.util.Date support from > Zest, and require Java Time API only. My rationale is that we should make > it difficult to use the wrong thing. > > WDYT? > > Cheers > -- > Niclas Hedhman, Software Developer > http://zest.apache.org - New Energy for Java > -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java
