Re: customizing NSCoding of NSDecimalNumber
Re: customizing NSCoding of NSDecimalNumber
- Subject: Re: customizing NSCoding of NSDecimalNumber
- From: Tore Halset <email@hidden>
- Date: Mon, 16 Oct 2006 14:53:43 +0200
On Oct 16, 2006, at 7:38, j o a r wrote:
On 15 okt 2006, at 22.21, Tore Halset wrote:
How can I customize the encoding and decoding of a NSDecimalNumber?
You can always externalize your serialization - ie. funnel your
objects via some support class that knows how to serialize / de-
serialize them.
Thanks. Looks like the cleanest solution.
- Tore.
_______________________________________________
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