Re: Recommendation for keeping track of money in Core Data
Re: Recommendation for keeping track of money in Core Data
- Subject: Re: Recommendation for keeping track of money in Core Data
- From: Ryan Britton <email@hidden>
- Date: Mon, 16 Jan 2006 19:17:49 -0800
Try this class. It guarantees a certain precision.
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSDecimalNumber.html#//apple_ref/doc/uid/
20000179-BBCDBDHI
You can just archive/unarchive it to use it in core data.
On Jan 16, 2006, at 5:37 PM, Mike Zornek wrote:
Does anyone have any advice on the best column type to use to
handle money
in a Core Data Application.
Longer term I'd like it to be an international app as well, and be
able to
store money based on system preferences.
If you have any advice or pointers I'd be appreciative. I searched the
archive and Google and didn't see any hard recommendations.
Thanks!
~ Mike
--
Work: http://ClickableBliss.com
Play: http://MikeZornek.com
_______________________________________________
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
_______________________________________________
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