On 11/20/2009 10:49 AM, "Jens Alfke" <j...@mooseyard.com> wrote:
> > On Nov 20, 2009, at 9:53 AM, Greg Guerin wrote: > >> The representation stored in the NSData may be endian-sensitive. If >> the NSDictionary contents might cross architectures, that could be >> problematic. > > s/may be/is/ > s/could be/will be/ > > NSDecimal is a struct containing multi-byte integers. It is definitely > endian-sensitive. > I haven't been following this closely, but NSDecimalNumber both takes an NSDecimal and conforms to the NSCoding Protocol. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com