Connor Lane Smith wrote:
> Nick wrote:
>> So, what's a good, simplistic format to store config files?
>
> you could just make the config file valid shell:
>
>> key1=value1
>> key2=value2
>
> Trivial to parse in Java 7
Why bother parsing? Make those environment variables and use getenv(3).
Received on Thu Feb 10 2011 - 01:28:56 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 10 2011 - 01:36:02 CET