Path: csiph.com!usenet.pasdenom.info!goblin3!goblin.stu.neva.ru!newsfeed2.funet.fi!newsfeeds.funet.fi!feeder1.news.elisa.fi!uutiset.elisa.fi!7564ea0f!not-for-mail From: Jukka Lahtinen Newsgroups: comp.lang.java.programmer Subject: Re: multi-line Strings Organization: N/A References: <7f36342c-2331-4484-874b-4a0f8953f160@googlegroups.com> X-no-archive: yes Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:eQjhlXLRPqTNmEchcLbQ91+OILc= MIME-Version: 1.0 Content-Type: text/plain Lines: 12 Date: Fri, 14 Dec 2012 23:43:59 +0200 NNTP-Posting-Host: 91.155.89.249 X-Complaints-To: newsmaster@saunalahti.com X-Trace: uutiset.elisa.fi 1355521439 91.155.89.249 (Fri, 14 Dec 2012 23:43:59 EET) NNTP-Posting-Date: Fri, 14 Dec 2012 23:43:59 EET Xref: csiph.com comp.lang.java.programmer:20332 Arved Sandstrom writes: > You missed Eric's point. You stipulated a rule - "final code does not need > to have any strings literals. Strings should be always created via > out-of-code resources". You just now broke your own rule with your OK. How would you define the name of the file / database table / whatever resource to hold the string literals? Would you always give it as a command line parameter? -- Jukka Lahtinen