----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 12:03 AM Subject: Re: WeakishReference and java1.1
> On Tue, 10 Sep 2002, Steve Loughran <[EMAIL PROTECTED]> wrote: > > > I have a reworked patch that I'm testing, pulling the java1.2 stuff > > into its own class, making that a 1.2+ build item and using > > reflection in WeakishReference to bond to that classes constructor. > > Cool. > > Could you please not call it SoftReference (the 1.2 implementation) if > it really uses a WeakReference and not a SoftReference under covers? > It's a bit confusing (at least to me 8-). its WeakReference12 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
