The node and CLI clients are still trying to be 1.1 compliant. 

As far as my grepping tells me, the new version of Vector.toArray() is not
being used anywhere in there (it simply a matter of passing "new Object[]
{}" as an argument to get the same effect out of the old one anyways).

deleteOnExit is more concerning, as it requires a major bitchy hack to get
around. Not sure what to do about that.


On Sat, Aug 26, 2000 at 06:16:28PM +0100, Theodore Hong wrote:
> Have we decided to give up on Java 1.1 compatibility?
> 
> I'm just asking because the client no longer compiles under 1.1
> (java.io.File.deleteOnExit() and java.util.Stack.toArray() are 1.2
> methods).  If we don't want to support 1.1 anymore, that's fine but we
> should update the website to say so...
> 
> theo
> 
> _______________________________________________
> Freenet-dev mailing list
> Freenet-dev at lists.sourceforge.net
> http://lists.sourceforge.net/mailman/listinfo/freenet-dev
> 

-- 
\oskar
_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to