|
 Originally Posted by Chillin_
why would HoFo_MoFo be using his earliest restore point when he needs to backup? (as he said here "the state that i would choose, would most likely be the first one I made after i configured all my settings") would he then not be losing all his data from that point forward?
Yes, he would lose any configuration changes made after that point. But as he says, he would use the earliest backup after he had completed making all his changes. This would avoid any possible "creeping malaise" that might have caused imperceptable corruption to the Preferences databases. Think of it as restoring to a "last known good" configuration.
So, just to be clear, if I was using a Backup program (that does backup Unsaved prefs.) I will not lose that data after a H.R.? Meaning (depending on settings, etc.) I will lose Absolutely Nothing after a Hard Reset, is I am using a Backup program?
Everything is stored in memory, hence if you use a backup utility that successfully backs up and restores the entire contents of every file in memory, then by definition, you will lose nothing.
To expand further on the preferences thing, applications are not restricted to storing their preferences only in the system Preference databases, though that's apparently the preferred method. But should he so desire, a developer might instead decide to create his own database (or .pdb file) and stick everything in there. DateBk5, for example, does a little of both, with the current prefs stored in the system database, while Saved Views are stored in its own Datebk5DB.pdb file. You could liken the two options to using either the Registry or a .ini file on a Windows system.
|
|
|