in reply to Should I use weaken on an object attribute containing a reference to an object which contains reference back to original object?
Another approach would be the usage of a DESTROY method to get rid of the circular reference.
Update: Nonsense. The destructor would never be called.
Greetings,-jo