Alistair Grant wrote > I… changed the behaviour of DeleteVisitor > slightly. In Pharo 7 the Visitor will descend in to a symbolic link > that points to a directory, in Pharo 8 it doesn't.
Thank goodness someone finally fixed that! IMHO the old behavior was extremely dangerous and I greatly limited my use of #deleteAll for that reason. '/path/to/aFolder' deleteAll where - aFolder - aSymbolicLinkTo~ No problem, we all have backups, right?... right? ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
