Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 23225 invoked from network); 7 Jul 2009 07:17:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 07:17:17 -0000 Received: (qmail 79156 invoked by uid 500); 7 Jul 2009 07:17:27 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 79031 invoked by uid 500); 7 Jul 2009 07:17:26 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 79021 invoked by uid 99); 7 Jul 2009 07:17:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 07:17:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of flamefew@gmail.com designates 209.85.220.217 as permitted sender) Received: from [209.85.220.217] (HELO mail-fx0-f217.google.com) (209.85.220.217) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 07:17:18 +0000 Received: by fxm17 with SMTP id 17so4409400fxm.42 for ; Tue, 07 Jul 2009 00:16:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=jmffQP9Ngpa8u8Vbr3IhhNzEaZ55eyrW6vcINYqDGxM=; b=DKKRVCGkajEWXWtQkl1FS8Ae6f+Z6AkNl13+rolrPL6cDI+8RfcdX1OVCW8ZcLTK1p ExnboIA2MitL3USZIkQOExBUjIUz0UHtPxRNM4wkHIvU5rnBy327jqTGzHUcKo57Lw9o C34H/6t6SCJj4FtVGijDDkOUc32WG6/3qnaJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=GDYQnGGKIE2YG8XqoyCXGsayOMqdvVqzHOnkbKQE8nN/SI7N+5fepF40cJA6PQm3e7 MnS/9VPFk82esW68OH19hcOnd3Ip9w5edUdNj40ndaQzBBEpOYVvLogKTuNt01RKDY+M q1tD4jN5XtNZ7m4QdiUbnmuUw6krai+Hk2nwI= MIME-Version: 1.0 Received: by 10.223.108.140 with SMTP id f12mr2423026fap.69.1246951017180; Tue, 07 Jul 2009 00:16:57 -0700 (PDT) In-Reply-To: References: <31cc37360907031409l2d5e5b96yf1b2e44a937d862e@mail.gmail.com> Date: Tue, 7 Jul 2009 00:16:57 -0700 Message-ID: <31cc37360907070016p2a90b148l51d54af732668c0e@mail.gmail.com> Subject: Re: Commons Time? From: Henri Yandell To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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 wrote: > I'd rather see it in Commons Lang. > > On Fri, Jul 3, 2009 at 4:09 PM, Henri Yandell 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-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org