[threeten-dev] Temporal
Stephen Colebourne
scolebourne at joda.org
Mon Dec 17 10:20:16 PST 2012
Note that we are also planning on making package changes at the same
time. New package structure
javax.time
javax.time.temporal <- currently calendrical and chrono
javax.time.format
javax.time.zone
javax.time.calendar <- currently chrono.global
(Work on these changes is now starting)
Stephen
On 17 December 2012 17:06, Stephen Colebourne <scolebourne at joda.org> wrote:
> Javadoc for review of proposed change
> http://threeten.github.com/threeten/dev/temporal/
>
> I went with
> DateTimeAccessor -> TemporalAccessor
> DateTime -> Temporal
> DateTimeField -> TemporalField
> PeriodUnit -> TemporalUnit
> DateTimeValueRange -> TemporalValueRange
> DateTimeAdjusters -> Adjusters
>
> Javadoc talks about "temporal objects"
>
> I might be willing to shorten TemporalValueRange to ValueRange.
>
> Any last thoughts...
> Stephen
More information about the threeten-dev
mailing list