This is being added with JSR 203 in Java 7:
- http://java.dzone.com/articles/introducing-nio2-jsr-203-part-2

There was a backport for JDK 6 started: 
http://code.google.com/p/jsr203-backport/
but I don't think it's been touched in a couple years.


On Dec 3, 1:20 pm, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:
> On Dec 2, 10:55 pm, patrickdlogan <patrickdlo...@gmail.com> wrote:
>
> > Java has a file watch API to avoid polling. Stuart Sierra uses it to
> > good effect in lazytest.
>
> No, there is no such Java API that I am aware of.  Lazytest watches
> the filesystem by polling.
>
> -S

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