Changeset [a249588f52b9eb7f2130fc9ff474594db88b72f9] by Aparajita Fishman
March 22nd, 2012 @ 11:22 AM
UIKit does NOT call viewDidLoad from setView, made this explicit in the docs
viewDidLoad is meant to deal with asynchronous lazy
instantiation of a view via a cib or loadView. setView is neither
asynchronous nor lazy.
https://github.com/cappuccino/cappuccino/commit/a249588f52b9eb7f213...
Committed by Aparajita Fishman
- M AppKit/CPViewController.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.