This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Properties


On Mon, 13 Sep 1999, Anthony Green wrote:

> The other thing to worry about is what takes precedent?  Built in
> properties?  Command line properties?  Environment variables?
> My suggestion, in decreasing priority order is:
> 
> 	1 - command line (on gij)
> 	2 - environment variable
> 	3 - built in

Yes, this order looks good; this is the priority order I've seen 
implemented most typically.
--warrenl

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]