Mark Wielaard ([EMAIL PROTECTED]) wrote:
> java.text.NumberFromat is missing a public final
> format(Object obj, StringBuffer sb, FieldPosition pos) method.
> (Since it is not very clearly documented I just made a choice to format
> Doubles/Floats as doubles and all other Numbers as longs. See the javadoc.)
> NumberFormat.diff attached.

Did these patches get applied?  This is part of where I think we might
want to look at using the gjc implementation, because mine only got to
the point where it would compile.

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to