[threeten-dev] Review for package changes related to issues 207, 208, 209, 211
Roger Riggs
Roger.Riggs at oracle.com
Wed Jan 23 06:12:03 PST 2013
Hi,
Please review the following changes:
Javadoc -
http://cr.openjdk.java.net/~rriggs/threeten/javadoc-207-208-209/
Webrev - http://cr.openjdk.java.net/~rriggs/threeten/webrev-207-208-209/
The related issues are:
- #211 - Camel-case for names - ISO XXX -> IsoXxx
- #207 - Move support for localized calendars to new java.time.chrono
package
- Rename Chrono to Chronology
- #207 - Rename java.time.calendar to java.time.calendar*s* to
distinguish its purpose from java time.chrono
- #208 - Move OffsetDate, OffsetTime, OffsetDateTime to the java.time
package
- #209 - Move Year, YearMonth, MonthDay to the java.time package
[Some other issues with these last two are not yet
reflected in this update].
These changes bring the Threeten packages into alignment with JDK
conventions
for functional definition of packages. The package names are concise and
describe their contents without any package being a grab-bag of classes.
Collecting the datetime times into java.time will give them the cohesiveness
and visibility they need to be found and used by developers.
Thanks, Roger
More information about the threeten-dev
mailing list