Make the edit app more robust in detecting changes in files
Currently, the edit app only detects changes to the file if it's locked, but some older applications do not keep the file locked after loading it, and only save back over the file after changes have been made. This doesn't seem necessary, since it's also looking for when the modification date changes for the file. An option to make the requirements less strict would allow the edit app to be compatible with a larger range of applications.
1
vote
JH
shared this idea