Until the new time stuff is in Java - I'm hesistant to have it in
Lang. Yet I also don't want to do anymore work on Date based code in
Lang :)

On Sat, Jul 4, 2009 at 7:42 AM, Paul Benedict<pbened...@apache.org> wrote:
> I'd rather see it in Commons Lang.
>
> On Fri, Jul 3, 2009 at 4:09 PM, Henri Yandell<flame...@gmail.com> wrote:
>> Pondering an idea of a Commons Time package that would sit on top of
>> Joda Time/JSR 310. Lang's time package functionality would go in
>> there, along with various enhancement ideas. The less core stuff than
>> the JSR handles. Items like:
>>
>> * DateSequence, which would handle an open issue [LANG-347] for a
>> 'addWeekDays' type item. Rather than adding and changing the date, you
>> would walk along the sequence and get the date. Or something.
>> * RandomDate [LANG-350]
>> * DateFormatUtils
>> * DateUtils (definitely rewritten on top of Joda)
>> * DurationFormatUtils (likewise)
>> * FastDateFormat
>>
>> Probably not StopWatch.
>>
>> Anyway, pondering people's thoughts; plus any info Stephen might have
>> on whether this is insane or not :)
>>
>> Hen
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to