Comment on "
Replacing Objective-C Methods at Runtime
"
by Bryan — May 04, 09
Huh. Stripped out my code. The important bit that throws the deprecation warning is:
[ret addObject:NSStringFromSelector(meth->method_name)];
Back to "
Replacing Objective-C Methods at Runtime
"
Technorati Profile
Copyright © Scott Stevenson 2004-2006
by Bryan — May 04, 09
[ret addObject:NSStringFromSelector(meth->method_name)];