Objective-C, my favorite programming language, has a feature called @dynamic.
Google only lists results about dynamic typing.
I rarely see this in code and I don't understand what it is used for. Can anyone explain me this? Thanks.
|
Objective-C, my favorite programming language, has a feature called @dynamic. Google only lists results about dynamic typing. I rarely see this in code and I don't understand what it is used for. Can anyone explain me this? Thanks. |
|||||
|
|
Take a look at Lecture 12 (Fall 2010) of Stanford's iPhone development course. |
|||||||||||||||
|