classpath
[Top][All Lists]
Advanced

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

Re: Porting the Collections API implementation to Java 1.1


From: Bryce McKinlay
Subject: Re: Porting the Collections API implementation to Java 1.1
Date: Tue, 06 Mar 2001 14:26:56 +1300

Jochen Hoenicke wrote:

> [I'm the author of mkcollections.pl.in]
>
> I have decided to make the changes to TreeMap.java instead.  Its a
> trivial path changing only 5 lines in the write/readObject methods.
> I see no reason to use the PutFields instead of defaultWriteObject if
> you just want to write out the standard fields.

I agree. Actually, I thought I had cleaned up all the uses of
GetField/PutField in the collections code already, but I must have missed
TreeMap somehow.

thanks

  [ bryce ]





reply via email to

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