Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 76427 invoked from network); 10 May 2005 18:15:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 May 2005 18:15:05 -0000 Received: (qmail 84566 invoked by uid 500); 10 May 2005 18:18:28 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 84460 invoked by uid 500); 10 May 2005 18:18:28 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 84438 invoked by uid 99); 10 May 2005 18:18:27 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of flamefew@gmail.com designates 64.233.162.193 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 10 May 2005 11:18:27 -0700 Received: by zproxy.gmail.com with SMTP id 12so1785179nzp for ; Tue, 10 May 2005 11:14:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sNlM61v/lu+B3xHf2k97gXcoLNMfUVJAOB9mxXqtKmOO72OO9g80PsGtjwZsQLqTPmxtOSjCT/uhB0ix2IcvfHFPqpUfu9sPZ2/42mcQQB24Z4Fbor3AQEcmrgs6HhF2C1aLNHhhlYz+BiOpXxCQYkyqS5zJnNr1g6ZB8ToI7GM= Received: by 10.36.8.17 with SMTP id 17mr1670334nzh; Tue, 10 May 2005 11:14:51 -0700 (PDT) Received: by 10.36.18.5 with HTTP; Tue, 10 May 2005 11:14:51 -0700 (PDT) Message-ID: <31cc373605051011142d080542@mail.gmail.com> Date: Tue, 10 May 2005 14:14:51 -0400 From: Henri Yandell Reply-To: Henri Yandell To: harmony-dev@incubator.apache.org Subject: Re: State of the World In-Reply-To: <1115747255.1160.98.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <60784.196.8.104.27.1115730024.squirrel@196.8.104.27> <1115747255.1160.98.camel@localhost> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/10/05, Mark Wielaard wrote: > We do have a separate CVS development branch for the new generics > support in 1.5 that we hope to merge in as soon as all free compilers > and runtimes properly support the new 1.5 language features. Are any enums in the JDK being held off on for the same reason? (only one I noticed was java.math.RoundingMode). Hen