Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 34608 invoked from network); 26 Jul 2006 07:07:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2006 07:07:58 -0000 Received: (qmail 59778 invoked by uid 500); 26 Jul 2006 07:07:56 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 59723 invoked by uid 500); 26 Jul 2006 07:07:56 -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 59712 invoked by uid 99); 26 Jul 2006 07:07:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 00:07:56 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 202.81.18.155 is neither permitted nor denied by domain of smallsmallorgan@gmail.com) Received: from [202.81.18.155] (HELO ausmtp06.au.ibm.com) (202.81.18.155) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 00:07:56 -0700 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp06.au.ibm.com (8.13.6/8.13.6) with ESMTP id k6Q79AwX4247580 for ; Wed, 26 Jul 2006 17:09:10 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.250.244]) by sd0208e0.au.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k6Q7Aiui207666 for ; Wed, 26 Jul 2006 17:10:51 +1000 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k6Q7784j022334 for ; Wed, 26 Jul 2006 17:07:08 +1000 Received: from d23m0011.cn.ibm.com ([9.181.32.74]) by d23av03.au.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k6Q777SX021203 for ; Wed, 26 Jul 2006 17:07:08 +1000 Received: from [127.0.0.1] ([9.181.106.139]) by d23m0011.cn.ibm.com (Lotus Domino Release 6.5.5HF262) with ESMTP id 2006072615052469-17787 ; Wed, 26 Jul 2006 15:05:24 +0800 Message-ID: <44C71423.1030707@gmail.com> Date: Wed, 26 Jul 2006 15:05:07 +0800 From: Spark Shen User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib][util]EnumMap and EnumSet need core library support to be implemented References: <44C7107E.8060809@gmail.com> In-Reply-To: X-MIMETrack: Itemize by SMTP Server on D23M0011/23/M/IBM(Release 6.5.5HF262 | April 5, 2006) at 26/07/2006 15:05:24, Serialize by Router on D23M0011/23/M/IBM(Release 6.5.5HF262 | April 5, 2006) at 26/07/2006 15:07:07 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Alexey Petrenko =E5=86=99=E9=81=93: > Have you opened a JIRA issue for this? Not yet. Best regards > > SY, Alexey > > 2006/7/26, Spark Shen : >> Hi all: >> >> After investigating into spec, and making pilot implementation, I >> realize that >> implementation of java.util.EnumMap/ java.util.EnumSet need methods in >> java.lang.Class such as getEnumConstants() and isEnum(). While these >> methods >> are not yet implemented in present VME. So, I have to defer the=20 >> development >> of these 2 classes until new version of core library implements all the >> methods needed. >> >> Best regards >> >> --=20 >> Spark Shen >> China Software Development Lab, IBM >> >> >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >> >> > > --=20 Spark Shen China Software Development Lab, IBM --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org