On Thu, 2002-11-28 at 06:27, Tum wrote: > Hi, > > Has anyone given any thought to how to implement > System.IO.FileSystemWatcher? > > I've thinking of using syscalltrack > (http://syscalltrack.sourceforge.net) to track IO calls. It isn't > exactly portable tho.... > you can use GLib's GIOChannel's, which are already platform-independent. And GLib is already a dependency in Mono, so it's not a big problem, AFAIK.
Maybe there's a better Mono-ish way of doing it though. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
