On Wed, Jan 21, 2004 at 02:14:01PM +0100, Dalibor Topic wrote: > Hi all, > > the attached patch fixes a small problem in AttributedString that > prevented FOP from working with it on kaffe. > > OK to check in?
Some questions: Does a mauve testcase exist for this ? Wouldnt it be good to get rid of Hashtable usage in AttributedString then at all ? There is only one other simple usage and Hashtable features that are not in HashMap are not needed there anyway. > + * @param value The value of the attribute, which may be null. I think we omit the "which" everywhere else. Michael _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

