Re: Ruby fs watcher?

From: [email protected]

I am wondering if somebody could explain me an elegant notification
solution?

I bet others have better systems (I see many replies to your message
that I’ve not yet read) but here’s my own:

http://phrogz.net/RubyLibs/rdoc/files/DirectoryWatcher_rb.html

On Fri, 27 Oct 2006, Gavin K. wrote:

From: [email protected]

I am wondering if somebody could explain me an elegant notification
solution?

I bet others have better systems (I see many replies to your message
that I’ve not yet read) but here’s my own:

File: DirectoryWatcher.rb

i’ve used this in the past too (thanks gavin!) - it’s good if you don’t
need
state.

-a