When reading cocoa tutorials, I noticed that some tutorials use AppDelegate and some AppController to define IBActions that open various windows that use NSWindowController subclasses.
Is there any rule of thumb for this?
model-view-controller cocoa delegates controller
Eimantas
source share