[threeten-dev] Duration/Period change
Stephen Colebourne
scolebourne at joda.org
Thu Jan 31 09:24:09 PST 2013
The proposed changes has been described in more detail on the issue:
https://github.com/ThreeTen/threeten/issues/248
Basically, it removes the time-fields from Period, and extends the
usabaility of Duration without changing its underlying nature or class
names. This is a simplification that seems beneficial in the codebase.
Javdoc for (most of) the proposed change is here:
http://threeten.github.com/threeten/dev/periodduration/
Stephen
More information about the threeten-dev
mailing list