Re: How to recognize mutability?
Re: How to recognize mutability?
- Subject: Re: How to recognize mutability?
- From: Jens Alfke <email@hidden>
- Date: Wed, 20 Feb 2013 20:27:57 -0800
On Feb 20, 2013, at 8:05 PM, "Gerriet M. Denkmann" <email@hidden> wrote:
> I find that very easy to proof:
Looks like you’re right — it’s the string @“$null” that’s to blame, for some reason. I would guess that somewhere in the archiver is some fscked-up unquoting code. I hope you’ve filed a bug report with Apple?
I don’t have any really good suggestions, except not to use anything based on NSCoding. :-p There are plenty of non-opaque non-proprietary data formats you can use to serialize structured data; I recommend JSON.
—Jens
_______________________________________________
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