From: gast128 (gast128_at_[hidden])
Date: 2008-06-26 14:45:34


Frank Mori Hess <frank.hess <at> nist.gov> writes:

> Signals/slots libraries (e.g. boost.signals) typically support automatic
> disconnection when either the observer or observed are destroyed.
>
probalby solved by using a third object which can outlive the parent and the
child, like I already said before.

It is not that things are unsolvable, but that it was unexpected.