In the past, I've always made a lot of use of property change notifications
on Models.  In .NET I've used the [*INotifyPropertyChanged*] interface and
associated class from System.ComponentModel.

Before I go blithely diving into adopting this pattern for iOS development
- is this something other people do?  Or in iOS is that discouraged.  What
are common ways for implementing property change observation patterns
around models in this world.

Thanks!
-- 
*Phil *Cockfield
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to