> - walkfs can cache/reuse results from previous runs

that is a bad idea.  caching is just going to cause trouble.

> > - no more hassle with space or other special characters in filenames

what?  if the underlying fs doesn't want to do spaces, you
can't force it.

> > - inaccessible parts of the filesystem are just masked out, instead of 
returning errors.

this also seems like a bad idea.

- erik

Reply via email to