Re: File IO -- Reading Config Files Easily
- From: "Steve W. Jackson" <stevewjackson@xxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 14:44:10 -0600
In article <1143743360.242784.22430@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"geeker87@xxxxxxxxx" <geeker87@xxxxxxxxx> wrote:
Implementing that would simply be a case of opening a file, a few
readLine()s and some string splitting.
Would take 5 minutes to write -- why do you need to use an existing one?
Because wasting 5 minutes to write one when the Properties class is
already part of Java is a bit dumb, don't you think?
--
Steve W. Jackson
Montgomery, Alabama
.
- Follow-Ups:
- Re: File IO -- Reading Config Files Easily
- From: Roedy Green
- Re: File IO -- Reading Config Files Easily
- References:
- File IO -- Reading Config Files Easily
- From: Hal Vaughan
- Re: File IO -- Reading Config Files Easily
- From: geeker87@xxxxxxxxx
- File IO -- Reading Config Files Easily
- Prev by Date: Re: integers and arrays inJava - how?
- Next by Date: Re: File IO -- Reading Config Files Easily
- Previous by thread: Re: File IO -- Reading Config Files Easily
- Next by thread: Re: File IO -- Reading Config Files Easily
- Index(es):
Relevant Pages
|