From: Royce M. I. <ro...@ev...> - 2002-07-20 14:23:07
|
----- Original Message ----- > Looking up registry keys and values is not an expensive task in terms of > time consumption, but keeping *all* settings in memory is expensive in terms > of memory consumption. This also obsoletes the concept of monitoring changes > to the registry, at least in most cases. Also, I forget to mention that most settings will take up less space than the code to call the registry and reload it. |