By bloid
via pmougin.wordpress.com
Submitted: Aug 08 2008 / 02:19
When we define a method with F-Script (as shown here and here), it gets automatically registered in the Objective-C runtime. Indeed, from the point of view of the runtime, the new method is just like any other Objective-C method. Among other things, this means that it can be invoked from Objective-C code.
SaveShareSend
Tags: apple, other languages
Add your comment