commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #4968] More java.text classes, first implementation of Currency


From: nobody
Subject: [bug #4968] More java.text classes, first implementation of Currency
Date: Fri, 24 Oct 2003 11:18:30 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 Galeon/1.3.9

=================== BUG #4968: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4968&group_id=85

Changes by: Mark Wielaard <address@hidden>
Date: Fri 10/24/03 at 17:18 (Europe/Amsterdam)

------------------ Additional Follow-up Comments ----------------------------
java.util.Currency checked in.



AttributedCharacterIterator.java, reformatting ignored for now since Michael 
Koch is also working in this area.



The following was added (after making sure lines were < 80 characters).



        From Guilhem Lavaux  <address@hidden>

        * java/text/DateFormat.java (Field): New public static inner class.

        * java/text/Format.java (Field): Likewise.

        (formatToCharacterIterator): New method.

        * java/text/FormatCharacterIterator.java: New file.

        * java/text/Makefile.am (EXTRA_DIST): Add

        FormatCharacterIterator.java.



Still have to look at the rest of the patch (it doesn't apply cleanly anymore).



It would be nice to have Mauve test cases for this new functionality.





=================== BUG #4968: FULL BUG SNAPSHOT ===================


Submitted by: glavaux                 Project: classpath                    
Submitted on: Wed 08/27/03 at 16:37
Severity:  5 - Major                  Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Platform Version:  None               

Summary:  More java.text classes, first implementation of Currency

Original Submission:  * New internal class to handle character iterators with 
attributes.

* New Java 1.4 methods "formatToCharacterIterator" in formatters

* New inner classes "*Format.Field"

* New Currency class

* small cleanup of the former RuleBasedCollator

Patch not tested for compliance with Java 1.4 but built using Java 1.4 
documentation.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Fri 10/24/03 at 17:18         By: mark
java.util.Currency checked in.



AttributedCharacterIterator.java, reformatting ignored for now since Michael 
Koch is also working in this area.



The following was added (after making sure lines were < 80 characters).



        From Guilhem Lavaux  <address@hidden>

        * java/text/DateFormat.java (Field): New public static inner class.

        * java/text/Format.java (Field): Likewise.

        (formatToCharacterIterator): New method.

        * java/text/FormatCharacterIterator.java: New file.

        * java/text/Makefile.am (EXTRA_DIST): Add

        FormatCharacterIterator.java.



Still have to look at the rest of the patch (it doesn't apply cleanly anymore).



It would be nice to have Mauve test cases for this new functionality.




CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Wed 08/27/03 at 16:37  Name: java_text_diff  Size: 58KB   By: glavaux
Patch built from Kaffe's CVS (all code has been written by me), it must be 
applied after previous bug reports. Makefiles are not updated.
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=4968&amp;bug_file_id=630


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4968&group_id=85

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]