This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Adding methods to java.io.File.
Per Bothner wrote:
> Tom Tromey <tromey@redhat.com> writes:
>
> > I'm not sure.
> >
> > On the one hand, fixing divergences is nice. On the other, how
> > important is it, given that even with the change File won't be
> > compatible with 1.2?
>
> I don't understand this logic. If we take care of (say) 30% of the
> divergence, that is all to the good, as it means more programs
> will run, and it also means that there is less to do for 100%.
I agree, it should be checked in.
I'm still hoping to get around to updating all the File IO stuff soon
(if I'm not beaten to it), after I finish up TreeMap/TreeSet.
regards
[ bryce ]