Opened 18 years ago
Closed 16 years ago
#452 closed enhancement (fixed)
Save just when needed
Reported by: | Víctor de Buen Remiro | Owned by: | jgarcia |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Interface | Version: | head |
Severity: | minor | Keywords: | |
Cc: |
Description
Hi
In order to optimize OIS behavior it could be a good thing that the button Save and compile F9 only rewrote the file if there are pending changes.
When the file is rewritten, its date changes and OIS will detect a failure of coherence in the referential integrity, and will reconstruct all the affected modules, becoming completely useless.
I'm working to detect this situation in OIS but this will take at least a few execution time, and it's important to reduce the occurrences to the minimum.
Thanks
Now OIS checks also for file contains, not only for modification date.