Model (MVC) in frontend Builder?
In assignment CS193P for iPhone iPhone Stanford 2 (free online course), he talks step by step about adding a model to NIB via Cocoa Touch Plugin → Controllers → Object. Is this just for initialization purposes? Why can't I just create and initialize my model in a method awakeFromNib
in the controller class itself?
+1
user111823
a source
to share
2 answers