From: Kirk Haines Date: 2004-09-23T00:02:46+09:00 Subject: Re: [ANN] DirectoryWatcher 0.8 On Wed, 22 Sep 2004 23:22:39 +0900, Gavin Kistner wrote > http://phrogz.net/RubyLibs/rdoc/classes/Dir/DirectoryWatcher.html > > A DirectoryWatcher keeps an eye on a certain directory, firing off > your own custom procs when a file is added to, modified in, or > removed from that directory. > > See the link above for documentation. Download available from > http://phrogz.net/RubyLibs/DirectoryWatcher.rb > > Feedback requested; am I doing something in this brief bit of code > in an un-ruby-like way? In a terribly inefficient way? Is there a > better way to 'pause' and 'restart' the thread tracked as @thread? > > Help me help you! :) Awesome. I have a use for it _today_. I'll let you know if I run into anything that seems to me to be a problem. Thanks, Kirk Haines