On mié, 2011-07-27 at 09:35 +0200, Fred Kiefer wrote:
When you are sure about it, things get complicated :-(
You will have to find out where the delegate get set and what should
keep him alive outside of the CWService and of course, why this
mechanism isn't working.
I don't understand much of Pantomime or GNUMail, but from a short look I
think that CWService is a sort of super class of the different
connections and TaskManager seems to be the delegate used. You will have
to watch, when TaskManager gets deallocated.
I will check this, but I think the problem is with other object. The
object _delegate can change. That is the reason about why need check if
the delegate can respond to the method.