[Mono-osx] An open letter to the OS X Mono group.
Louis R. Marascio
louis at fitnr.com
Sat Apr 7 01:30:47 EDT 2007
Andreas Frber <andreas.faerber at web.de> wrote:
>Is System.IO.FileSystemWatcher not a supported feature then? As
>reported, it is not working fine:
>http://bugzilla.ximian.com/show_bug.cgi?id=80564
>Yet no-one is showing any interest in helping me fix this for Mac OS
>X... I needed to move part of my application to a Solaris server
>instead.
For some reason I've been spending my Friday night poking at this bug
trying to determine some type of pattern.
It appears that Created and Deleted events are generated properly but
Changed events are not. For example, using your test case I get no
Changed events. I wrote a stand alone program to monitor the current
directory and if I run that program and then cat or echo into a file,
no Changed event fires; however, if I use vi to edit a file and then
save it I do get a Changed event. Go figure...
I'll attach my additional test program and notes to the bug.
Thanks,
Louis
--
Louis R. Marascio - www.fitnr.com
... fixed in the next release ...
More information about the Mono-osx
mailing list