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 development of these 2 classes until new version of core library implements all the methods needed.
Best regards -- Spark Shen China Software Development Lab, IBM --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
