On 10/9/06, David Blevins <[EMAIL PROTECTED]> wrote:
Actually, everything that's using System.getProperty or
System.getProperties should be instead using SystemInstance.get
().getProperty/getProperties

Perhaps I didn't describe the intention of it clearly, but it's
basically mean to be exactly how you describe PropertiesService --
i.e. the one and only place where properties are retrieved.

Let me then yank the PropertiesService and replace it with
SystemInstance. I had an enormous trouble getting my head around
SystemInstance and thus likely my misunderstanding of its use. Thanks
for pointing it out.

The less code to maintain the better.

Jacek

--
Jacek Laskowski
http://www.laskowski.net.pl

Reply via email to