Hi,
I have a component with one parameter of a complex type with
direction="custom".
I have noticed that each time I get the parameter using getBinding() I
am getting another object (different address). This means that if I set
something in the object it is gone again the next time I look in the
object. Is this supposed to happen?
What I am doing now is make an instance field in the component and set
the field the first time the parameter is accessed. And set it to null
again in the cleanupAfterRender. Any other people doing something like
this too?
Robert.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]