classpath
[Top][All Lists]
Advanced

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

RE: Moving system properties to gnu.classpath.*


From: Jeroen Frijters
Subject: RE: Moving system properties to gnu.classpath.*
Date: Thu, 7 Oct 2004 17:04:07 +0200

Dalibor Topic wrote:
> Couldn't we solve that by splitting off the dealing with 
> properties into a static inner class of System instead?

That might help a little bit, but it would still require many classes to
initialize to access the properties (because it would have to be
reflection based and use AccessController.doPrivileged).

Regards,
Jeroen




reply via email to

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