> Following symlinks in delete-file-recursively sounds like a recipe for > disaster to me.
Sorry, I should have been more explicit. The (delete-file-recursively ...) in the patch *does* follow symlinks (implicitly, because isDirectory() returns true for symlinks pointing to diretories). The simplest "fix" (assuming everyone agrees it's a problem) is to simply change it not to, but I suggested the option to allow for both - but the default should presumably be to *not* follow symlinks. -- / Peter Schuller -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en