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


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to