>>>>> "David" == David Daney <[EMAIL PROTECTED]> writes:
David> So what should happen in a class like David> gnu/java/net/protocol/http/HTTPConnection when we have to read David> properties? David> Should it use SystemProperties or PrivilegedAction? SystemProperties. David> And is the answer documented anywhere? Not that I know of. Tom

