https://bugzilla.novell.com/show_bug.cgi?id=670294

https://bugzilla.novell.com/show_bug.cgi?id=670294#c13


--- Comment #13 from Mohamed Azmy <a...@ebseg.com> 2011-04-21 20:10:13 UTC ---
(In reply to comment #3)
> For now, I just unregister to all events used by my ViewControllers. The code
> I've shown is just to isolate the case, but my application's ViewControllers
> need to access instance's fields. I detect the pop of my ViewControllers and I
> then call a Clean() method.
> 
> Thanks.

Dear,

Can you please advise about your work around and how your you "unregister" the
events so that GC works fine

i have tried to use the approach of setting event -= handler but this did not
make GC work as well ?

And what details are you doing int he Clean Method 

Thanks for your help

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to