
6 Jan
2015
6 Jan
'15
6:40 a.m.
"Edward Z. Yang"
Discussion period: one month
I propose to backwards incompatibly change the behavior of removeDirectoryRecursive to not follow symlinks. We could optionally add a replacement function under a new name which does follow symlinks.
+1. The fact that this function (which I've reached for regularly) behaves like this is unexpected and a bit terrifying. It's mildly amazing that there haven't been more complaints of lost data due to this behavior. Cheers, - Ben