Hello, I think it would be very nice if slurp (and line-seq, clojure.contrib.duck-streams.spit and clojure.contrib.duck- streams.write-lines) could take as argument a java.io.File instance as well as a string. Since FileInputStreams and FileReaders can be instantiated from both, and since java.io.Files allow for portable path manipulation, I think it's a bit heavy that I have to stringize my Files myself when applying slurp to them.
What do you think? Benoit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
