|
3 |
edited tags
|
||
|
2 |
Use one tag or the other, "objectivec" is the common one on SO
|
||
|
1 |
|
||
Sending a message to nil?As a Java developer whom is pouring over Apple's Objective-C 2.0 documentation: I am in a state of wonderment as to what sending a message to nil means - let alone how it is actually useful. Taking an excerpt from the documentation:
Has Java rendered my brain incapable of grokking the explanation above? Or is there something that I am missing that would make this as clear as glass? Note: Yes, I do get the idea of messages/receivers in Objective-C, I am simply confused about a receiver that happens to be nil.
|
||||
