Pavel Sanda <[EMAIL PROTECTED]> writes:

>> Or even assert probably. There is nothing reasonable we can do in this
>> case.
>
> you mean something like this ?

Hmm, I re-read about FileName and it says:

/**
 * Class for storing file names.
 * The file name may be empty. If it is not empty it is an absolute path.
 * The file may or may not exist.
 */

So after all, it seems that abdel is right and that returning an empty
FileName() object makes sense in this case.

JMarc

Reply via email to