Iphone online course,lesson 3 & 4
Oct 12
2009
2009
frankly i don’t have the patience to time this lesson.
following lesosn 2 these lesson talks about cocoa , MVC , and Iphone development at least.
knowing all different kind of UI frameworks put me in a bad position of trying to do the assignment with a classic approach to MVC where the view knows the model.

Iphone MVC
Generally lessons learned this week :
- the controller knows the types of controls on the view and calls specific methods on them.
- the view is not aware of the model.
all where described pretty well in the lessons but hubris me failed to listen.
truly had some code in vain.


Comment