On 11 May 2010 18:37, Peter Schuller <peter.schul...@infidyne.com> wrote:
>> Assembla Ticket #311 [1] calls for the promotion of clojure.contrib.io into
>> clojure (as clojure.java.io). I have attached a patch, and am requesting
>> comments and code review from the community.
>
> Should delete-file-recursively recurse down symlinks (on platforms
> that support them)? An admittedly Unix biased expected behavior would
> be, I believe, to not do that by default, but maybe have an option to
> do so.

Following symlinks in delete-file-recursively sounds like a recipe for
disaster to me.

-- 
Michael Wood <esiot...@gmail.com>

-- 
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

Reply via email to