I think I have figured this one out, at least when it comes to the memory management. I would however, still love to know how people use a UINavigationController where the view controllers are only loaded into memory once. Each time I push a new controller onto the navigation stack, a new instance gets pushed onto it. That seems like a waste of memory. Any pointers?
-- View this message in context: http://monotouch.2284126.n4.nabble.com/What-s-best-practice-in-implementing-DidReceiveMemoryWarning-tp4656729p4656773.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
