On Dec 2, 10:55 pm, patrickdlogan <[email protected]> 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
