Re: Adding Properties to NKIssue?
Re: Adding Properties to NKIssue?
- Subject: Re: Adding Properties to NKIssue?
- From: Dave <email@hidden>
- Date: Wed, 04 Jul 2012 22:27:44 +0100
Hi,
That's more or less what we have at the moment and I think it's just
fine and probably better in the long run. However someone else thinks
it would be a better idea to do it my extending NKIssue if it is
possible, but it seems it's not, since there is no way I can see of
actually storing the property value anywhere, since you can't add
iVar's.
Cheers
Dave
On 4 Jul 2012, at 21:40, Fritz Anderson wrote:
On 4 Jul 2012, at 3:31 PM, Dave wrote:
But where do I store the Dictionary? I can't add an iVar to the
NKIssue as this is not possible in Objective-C AFAIK.
Do you really need to extend NKIssue instead of making a class of
your own that has an NKIssue and an NSMutableDictionary?
— F
_______________________________________________
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