Hi,

I implemented some high-level wrappers for the File(system) improvements 
introducedin NIO.2/Java 7.

In particular:

   -  Handle filesystem events (WatchService) via a  lazy *watch-se*q
   -  Read directories using a lazy *dir-seq*
   -  Implementation of * clojure.java.io/Coercions * and *
   clojure.java.io/IOFactory* protocols for NIO.2 paths.
   
More Infos and a quick walkthrough: 
https://github.com/juergenhoetzel/clj-nio2

Jürgen

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to