Opened 14 years ago

Last modified 14 years ago

#70 closed enhancement

replace pyinotify dependency with gio.File.monitor_directory — at Version 1

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: critical Milestone: 0.9.1
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

We don't actually care if it's not recursive, so a dependency on gio.File is a lot better than a dependency on Linux specific library/code. A lot more portable!

see gio.File.monitor and this example

Change History (1)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted
Note: See TracTickets for help on using tickets.