Gconf backend reads values on demand ?

Hemanth Yamijala <[email protected]> Fri, 1 Jul 2005 10:07:11 +0530
Newsgroups gmane.comp.gnome.lib.gconf
Message-ID <[email protected]>
Hi,

Does the GConf daemon read the value of a key from the %gconf.xml
files on demand (that is when an application queries it the first
time) or does it read all the values which are set at startup time
itself.

I tried looking up the gconf backends code. From that, it looks like
it is the first case, however I am not able to find that for sure.

Thanks for your help !

regards
Hemanth