Adding Properties to NKIssue?
Adding Properties to NKIssue?
- Subject: Adding Properties to NKIssue?
- From: Dave <email@hidden>
- Date: Mon, 02 Jul 2012 19:31:11 +0100
Hi,
It is possible to add my own properties to the NKIssue Class? I know
it's possible in Objective-C but is it advisable? I was thinking of
something like this:
@interface NKIssue (MyIssue)
@property (nonatomic,retain) MutableDictionary*
somethingSpecificToMyApp;
@end
Thanks in advance
Dave
_______________________________________________
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