Am Samstag, 10. April 2004 19:42 schrieb Guilhem Lavaux:
> Hi,
>
> Here are some new classes which will be used in an upcoming patch for
> java.text to support attributes. These files consists as an interface
> and two implementations for it. If we want to build attributed
> iterators we will use one implementation and if not we will use the
> other (much faster).
>
> By the way, I am moving FormatCharacterIterator.java to
> gnu.java.text.
>
> I know there may be some code redundancy between
> FormatCharacterIterator and FormatBuffers but it seems cleanest to me
> that way for the rest of java.text classes.
>
> ChangeLog entry:
>
> 2004-04-10  Guilhem Lavaux <[EMAIL PROTECTED]>
>
>       * gnu/java/text/FormatBuffer.java,
>       gnu/java/text/AttributedFormatBuffer.java,
>       gnu/java/text/StringFormatBuffer.java: New classes to implement
>       attributed iterators in java.text.
>
>       * gnu/java/text/FormatCharacterIterator.java: Moved from
>       java/text.

Sorry Guilhem, but I cant find the parts where you fix the 
Makefile.ams ;-)


Michael



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to