summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorZhenqiang Chen <zhenqiang.chen@intel.com>2009-08-27 22:52:11 -0400
committerRoss Burton <ross@linux.intel.com>2011-06-28 15:25:46 +0100
commit8a4e5e35e947ad62fff2d88bd43330746b69f007 (patch)
tree36f9d51537b8e80f15e206748e8b15da8dea1c77 /configure.in
parent225ce567f511cb9804f721afc7950aa4acf45e36 (diff)
downloadgconf-8a4e5e35e947ad62fff2d88bd43330746b69f007.tar.gz
gconf-client: Use the cache for keys we know we don't have locally
Say the application recursively preloads /foo which contains /foo/a/a and /foo/b/b, which are fetched and cached. The application then asks for /foo/c/c. Because we recursively preloaded we should know that this key doesn't exist, but because it isn't stored in the caches we have to make a DBus call. This change lets the caching layer know that we recursively loaded /foo and therefore if the key isn't in the cache, it doesn't exist.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions