jorgeortiz85 / scala-time

A Scala wrapper for Joda Time
Apache License 2.0
264 stars 64 forks source link

Upgrade joda-time to 2.0 #14

Open LeifW opened 12 years ago

LeifW commented 12 years ago

Any plans for this?

Sayeth the homepage:

Version 2.0 is almost completely source and binary compatible with version 1.x. Key changes include the use of JDK 1.5 or later, generics, and the removal of some (but not all) deprecated methods. See the upgrade notes for full details including information on the corner cases that are not compatible. Applications should be able to drop version 2.0 in place of an earlier version without any issues providing they are using JDK 1.5 or later and are not using one of the deprecated methods. Please let us know if a corner case hits you, especially if Joda-Time is a dependency of another open source project.

I only ask because I can't seem to find the javadocs for 1.6 online. :/

iron9light commented 12 years ago

+1

kostaskougios commented 12 years ago

+1

alexy commented 12 years ago

+1