If you actually want to create them in your source, so that code completion 
works as expected and the compiler doesn't issue unrecognised selector 
warnings, then you'll need to do at least macros, if not a custom build phase 
using some kind of templating tool.  They may exist; I don't know.

If you just want them to exist at runtime, your first port of call should 
probably be +[NSObject resolveInstanceMethod:].
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to