-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b14
-
x86
-
linux_redhat_9.0
If you define an object in Synth's XML file, eg:
<color value="red" id="red"/>
The object is not visible inside long term persistance blocks. For example, the following will not see 'red':
<object class="Foo">
<void property="color">
<object idref="red"/>
</void>
</object>
###@###.### 10/26/04 20:12 GMT
<color value="red" id="red"/>
The object is not visible inside long term persistance blocks. For example, the following will not see 'red':
<object class="Foo">
<void property="color">
<object idref="red"/>
</void>
</object>
###@###.### 10/26/04 20:12 GMT