Hi, Nathan

I noticed you have almost completed to java.lang upgrade and started on java.util, congrats!

Recently I'm working on the java.io package upgrade, but my work blocks on java.util.Formatter, so I'm also very interested in util package implementation. Not sure if we can work together (I suppose you have same interest on this package, pls. shout if you don't or you already have codes ready to contribute;-)).

And if you have no objection, I think a rough plan will be very helpful. I've updated the component status wiki page and listed the gaps about java.util between harmony and Java 5 spec, so that we can prioritize, estimate the workload for each item, and volunteer. Hopefully I expect we can work together to complete this package before end of next month. (of course, I will be great appreciated if the Java 5 compiler option can be set to build system asap). Your comments are appreciated, and for sure, same welcome to anyone other's comments.

Specific to java.util.Formatter(as I mentioned, which is the top priority to me:)), I estimated this class (with some accessories like exceptions, helpers etc) needs a couple of days to fully implement. So I'm just not sure if this is already on your ToDo list and on somewhat high priority. If not, I'm glad to volunteer on it.

Nathan Beyer (JIRA) wrote:
     [ http://issues.apache.org/jira/browse/HARMONY-294?page=all ]

Nathan Beyer updated HARMONY-294:
---------------------------------

    Attachment: Arrays_toString_patch.txt

[classlib][luni] Implement the toString methods in java.util.Arrays
-------------------------------------------------------------------

         Key: HARMONY-294
         URL: http://issues.apache.org/jira/browse/HARMONY-294
     Project: Harmony
        Type: Improvement

  Components: Classlib
    Reporter: Nathan Beyer
 Attachments: Arrays_toString_patch.txt

Patch that implements the Java 5 'toString' methods in java.util.Arrays.



--
Paulex Yang
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]

Reply via email to