In some cases, a VariableTable will show the value of a variable
from an old version of a Society or some other object.
I know this is what is happening, because print outs from
FieldReflectionRowDescriptor tell me that is looking at a Society
object that had been already converted.
Some experimentation shows that for some reason, the
objectRecompiled function isn't being called on one of the Society
DynamicObjectHolders.
Logged In: YES
user_id=174152
I've made a partial fix. After the second recompile everything seems to
work fine. Still trying to figure out what causes this out-of-synch problem in
the first place.