Generating my own key-value coding selectors
Generating my own key-value coding selectors
- Subject: Generating my own key-value coding selectors
- From: Scott Thompson <email@hidden>
- Date: Mon, 3 Apr 2006 19:33:57 -0500
Is there a routine on the system that will generate a key-value
coding selector for me?
Specifically, if I want to define a key like "snarf boodles" I could
pass the routine something like:
@"moveObjectTo<key>:" and have it generate a selector
"moveObjectToSnarfBoodles:"
(i.e. it would take care of stripping spaces and capitalizing the key
and such).
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden