Created
December 12, 2012 14:39
-
-
Save sebastienwindal/4268248 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| |I Want to:|init(s)|lazy loading|viewDidLoad|viewWillAppear| | |
| |----------|-------|------------|-----------|--------------| | |
| |Initialize obj-c objects (array, dictionaries, etc...)| X | | | | | |
| |Initialize C stuff (C buffer, etc...)|X||||| | |
| |Setup UI stuff in code that is not layout related (UILabel fonts, texts, etc...)|||X|| | |
| |Adjust layout of elements in code, reposition things around||||X| | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment