|
|
Hi Guys,
Has anyone had any trouble with a proxy collection and cyclic references
before?
I keep getting StackTraceOverflow errors because of an infinite loop
where a collection of objects of one type has a reference to the
collection owner object.
However I can't see this as being a problem with my code, because I have
looked all over the place for an error, but my code in the decrypt
method of the objects class is identical to other classes, and they
don't have any problem.
Thanks,
Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@xxxxxxxxxxxxx
For additional commands, e-mail: ojb-user-help@xxxxxxxxxxxxx
|
|