It would definitely need to be protected in construction to avoid exceptions
and set the value to null if it fails.

Are there other values in systemutils that this could apply to?

Stephen

From: "__matthewHawthorne" <[EMAIL PROTECTED]>
> Gary Gregory wrote:
> > Hello,
> >
> > When I use SystemUtils.JAVA_IO_TMPDIR, I really need
> >
> > File file = new File(SystemUtils.JAVA_IO_TMPDIR)
> >
> > Any thoughts/allergic reactions to providing a
> > SystemUtils.JAVA_IO_TMPDIR_FILE?
> >
> > Gary
>
>
> Would proving a static File instance create any strangeness with regard
> to system resources?  I'm not sure.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to