]> git.mxchange.org Git - simgear.git/commit
eliminate property node path cache
authorTim Moore <timoore33@gmail.com>
Wed, 17 Nov 2010 07:52:32 +0000 (08:52 +0100)
committerTim Moore <timoore33@gmail.com>
Wed, 17 Nov 2010 10:25:07 +0000 (11:25 +0100)
commitce67657e0a69faef0ac8ab7660b12beb97cd6799
tree602944cde0c01cb3b6b7e87052714db7f7e65c51
parent56c520f455f375520ea0db757f6287cf754b5be1
eliminate property node path cache

The property path cache was making very little difference in practice
and made the eventual goal of having the property tree be thread safe
for readers more difficult to attain.
simgear/props/props.cxx
simgear/props/props.hxx