Modern operating systems have efficient mechanisms to send a signal when a watched file or directory is modified. File and FileEntry have a last modified date-- currently we must poll entries to see if the modification date changes. That works completely fine in practice, but it doesn't give us a chance to exploit the efficiency of some operating systems in notifying applications about file updates. So as a strawman: a File.onupdated event handler may be useful. -CharlesReceived on Tuesday, 10 January 2012 21:37:02 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:49 GMT