Re: NSNumber : method to return pointer to represented value
Re: NSNumber : method to return pointer to represented value
- Subject: Re: NSNumber : method to return pointer to represented value
- From: "email@hidden" <email@hidden>
- Date: Mon, 24 Feb 2014 22:22:04 +0000
On 23 Feb 2014, at 13:15, Graham Cox <email@hidden> wrote:
>
> Either that or a custom class would actually require very little effort - probably less than the typing in this discussion so far anyway!
>
It actually takes a bit more effort to subclass NSNumber than it does to talk about not doing it!
Group logic won out and I went with the NSNumber subclass.
https://gist.github.com/mugginsoft/9198239
Jonathan
_______________________________________________
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