Comment 65 for bug 93546

Revision history for this message
In , Bluef0x (bluef0x) wrote :

I hope this assessment isn't too immature. Wouldn't it be possible [and not difficult] to have the preferences read in and then the file handles dropped? This would mean that when changes are made, the entire file has to be read back in, modified, and saved [to prevent forking], and the handle dropped again.