Re: [Development] Notifyfs: a fsevent monitor.

2012-05-17 Thread Robin Burchell
On Thu, May 17, 2012 at 7:37 PM, Stef Bon wrote: > Then contacted Thiago Macieira for suggestions about howto test > notifyfs (that’s the name of it) as backend of QFileSystemWatcher. He > suggested me posting a message here, since QFileSystemWatcher is > “flawed by design” (his words) and a repla

[Development] Notifyfs: a fsevent monitor.

2012-05-17 Thread Stef Bon
Hi, I’ve been working on a filesystem event watcher for some time now. As user of KDE I contacted first the developers of kDirWatch. They send me to developers of Qt, because the KDirWatch is being deprecated, as the same is done already in Qt. Then contacted Thiago Macieira for suggestions about