On Jan 19, 2011, at 11:32 AM, Miki wrote:

> I'd appreciate some comments about need functionality, bugs, code reviews and 
> such.

Thanks for this useful library. Some suggestions:

-I'd rather (copy-tree src dest) worked like "cp -R src dest" (including when 
dest doesn't exist) rather than "cp -R src/* dest/".

-It would be nice if functions that create files or dirs (like mkdir and touch) 
returned the new object's path, to allow chaining.

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