Re: customizing NSCoding of NSDecimalNumber
Re: customizing NSCoding of NSDecimalNumber
- Subject: Re: customizing NSCoding of NSDecimalNumber
- From: j o a r <email@hidden>
- Date: Mon, 16 Oct 2006 07:38:09 +0200
On 15 okt 2006, at 22.21, Tore Halset wrote:
So NSDecimalNumberPlaceholder's "-(id)initWithCoder:" are used
instead of my. Are the class clustering stuff the reason for this?
Quite likely.
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.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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