statdaemon extension

Martin Geisler mg at aragost.com
Thu Aug 23 09:33:00 CDT 2012


Olle <olle.lundberg at gmail.com> writes:

> On Tue, Aug 21, 2012 at 12:59 PM, Martin Geisler <mg at aragost.com> wrote:
>> Hi guys,
>>
>> It's on Bitbucket:
>>
>>   https://bitbucket.org/aragost/statdaemon
>>
>> Platforms
>> =========
>>
>> The extension currently has support for Windows. It should work on
>> Windows XP and later, but has only been tested on Windows 7. Backends
>> for other platforms are very welcome.
>
>
> Perhaps this project might be worth looking into for a cross platform
> file system listener:
> https://github.com/gorakhargosh/watchdog/

I did look at it -- a lot in fact. I got the ctypes function
declarations from there. But I decided that the project has way to many
dependencies for what I wanted, infact they have a nice little table:

  http://packages.python.org/watchdog/installation.html#dependencies

They also have a too complicated object hierarchy for my taste: I just
need a thread that listens for events and updates a cache.

-- 
Martin Geisler

aragost Trifork
Commercial Mercurial support
http://aragost.com/mercurial/


More information about the Mercurial-devel mailing list