Iphone online course,lesson 3 & 4

Oct 12
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.

Classic MVC

Classic MVC

MVC

Iphone MVC

Generally lessons learned this week :

  1. the controller knows the types of controls on the view and calls specific methods on them.
  2. 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.

Task 2B

Leave a Reply