[BUG]Should FileDirectory primDeleteDirectory: recurse?

Tim Rowledge tim at sumeru.stanford.edu
Tue Mar 19 03:39:34 UTC 2002


It seems to me that the delete directory prim really ought to
recursively remove all the sub tree contents. It's quite hard to imagine
a system where this wouldn't make sense; every hierarchical filesystem
I've ever come across can handle it.

Mac certainly doesn't do it in practice and that's the only platform in
front of me right now to check on.

Do we really want to have to do the recursion and deletion ourselves?

tim





More information about the Squeak-dev mailing list