Sounds great! :) At least one benefit, poeple do not need to write code in 1.4, and then re-write it to 1.5
2006/4/12, George Harley <[EMAIL PROTECTED]>: > > Hi Paulex, > > Thanks for the update. Just so you know, I have been able to take the > original patch containing the 5.0 features which mandated a 5.0 compiler > and compile things successfully using the "jsr14" target that has been > previously discussed on the list. Making further use of that compiler > option the new unit test code also compiled and ran successfully. > > > All, > > What's the feeling about really trying to switch over to the "jsr14" > target in the next day or so ? Purely as a *temporary* measure to help > grow the code base until we have 5.0 VM support ? > > > Best regards, > George > > > > -------- Original Message -------- > Subject: [jira] Updated: (HARMONY-230) Some classes in java.io need > to > implement Appendable interface > Date: Tue, 11 Apr 2006 07:52:23 +0100 (BST) > From: Paulex Yang (JIRA) <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: [EMAIL PROTECTED] > > > > [ http://issues.apache.org/jira/browse/HARMONY-230?page=all ] > > Paulex Yang updated HARMONY-230: > -------------------------------- > > Attachment: JIRA230.zip > > I rewrote this patch in Java 1.4 syntax, and recreated patch based on new > SVN revision. Pls. help to try, thx. > > > Some classes in java.io need to implement Appendable interface > > -------------------------------------------------------------- > > > > Key: HARMONY-230 > > URL: http://issues.apache.org/jira/browse/HARMONY-230 > > Project: Harmony > > Type: Bug > > > Components: Classlib > > Reporter: Paulex Yang > > Assignee: George Harley > > Attachments: JIRA230.zip, java.io.Appendable.patch, > java.io.Appendable_Test.patch > > > > As a new feature in java 5, Writer, PrintWriter, StringWriter and > CharArrayWriter should implement interface Appendable. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best Regards! Jimmy, Jing Lv China Software Development Lab, IBM
