Re: How to recognize mutability?
Re: How to recognize mutability?
- Subject: Re: How to recognize mutability?
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 21 Feb 2013 11:39:34 +0700
On 21 Feb 2013, at 11:27, Jens Alfke <email@hidden> wrote:
>
> 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.
They are using $null to stand for nil. Which does not play nice with NSArrays (and other containers), which cannot contain nil.
> I hope you’ve filed a bug report with Apple?
Have done long ago. Came back as duplicate (not surprising) with a very low number too. Meaning that this bug is known to Apple since ages, but they decided not to bother.
Kind regards,
Gerriet.
_______________________________________________
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