Re: Dynamic Method Creation
Re: Dynamic Method Creation
- Subject: Re: Dynamic Method Creation
- From: Graham Cox <email@hidden>
- Date: Sat, 15 Sep 2012 14:57:46 +1000
On 15/09/2012, at 2:38 PM, Steve Steinitz <email@hidden> wrote:
> I also am not able to see how to do it with macros
You can use ## to join strings in macros, which would allow you to build method names from some common templates. I'm not sure how much work it would save you...
http://gcc.gnu.org/onlinedocs/cpp/Concatenation.html#Concatenation
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden