Path.classpath shouldn't be final any more than the property "java.class.path" 
is final, which it isn't.  What would be interesting is a Path.classpath that 
reflected the _current_ value of "java.class.path", especially when a new 
AntClassLoader is created at runtime.



-----Original Message-----
From:   Conor MacNeill [mailto:[EMAIL PROTECTED]
Sent:   Wed 7/30/2003 5:19 PM
To:     Ant Developers List
Cc:     
Subject:        Re: Why is Path.classpath final?
On Thu, 31 Jul 2003 07:30 am, Matt Bishop wrote:
> If there was no good reason, can it be reverted to it's previous changeable
> state?
>

Why are you changing it? This is meant to reflect the system classpath. Should 
it not be final?

Conor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to