Laurent,
Do you have a test case?
Parent values should be flattened out and lost on reading back. Parents
for bindings is just a space saving optimization. The API to bindings
does not expose them and the read-back bindings should have the same
variables and same values.
Andy
On 06/09/11 09:14, Laurent Pellegrino wrote:
Hello,
It seems that BindingOutputStream and BindingInputStream are not
taking into account the parent value associated to a binding (i.e. the
parent value is not serialized). Is it a desired behavior?
Kind Regards,
Laurent