Re: NSAcceptMisspelledSelectors and - (void)performMethodsUsingFuzzyM ethodNameMatching
Re: NSAcceptMisspelledSelectors and - (void)performMethodsUsingFuzzyM ethodNameMatching
- Subject: Re: NSAcceptMisspelledSelectors and - (void)performMethodsUsingFuzzyM ethodNameMatching
- From: publiclook <email@hidden>
- Date: Tue, 7 Oct 2003 18:58:22 -0400
There is an example called Class Browser that allows browsing of
classes and shows shows every method of every class at
http://www.cocoaprogramming.net/Downloads.html. There is also a lower
level description of runtime introspection and how to use the
Objective-C runtime data structures in another example.
On Tuesday, October 7, 2003, at 11:08 AM, M. Uli Kusterer wrote:
At 15:09 Uhr +0100 06.10.2003, Oliver Donald wrote:
I was reading a (very funny) article on Stepwise the other day
(http://www.stepwise.com/Articles/Editorial/2002-04-01.01.html) and
came
across the category called NSAcceptMisspelledSelectors. This is a
funny
idea, but maybe it would be easy to implement for real as a category?
You asked off-list whether there was a way to list selectors. I think
I just came across an O'Reilly article by Ezra Epstein on that topic:
<http://www.macdevcenter.com/pub/a/mac/2002/05/31/> runtime_parttwo.html>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.