Hi,
I would like to have your opinion about what you want ensureCreateFile to do.
According to me ensureCreateFile should do the same thing as ensureCreateDirectory + create the file in the last directory given but in its implementation if the parents of this file doesn't exist we get an Exception.
Is it wanted or an error?��
Valentin.