On Thu, 18 Apr 2002, Dominique Devienne <[EMAIL PROTECTED]> wrote:

> Why do a have a factory method that instantiates a new instance of
> FileUtils every time rather than a singleton, and an instance()
> method?

singletons are evil 8-)

> Are you expecting FileUtils to be instantiated for different OS's
> simultaneously?

At least not rule it out.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to