On 21 Feb 2013, at 11:27, Jens Alfke <j...@mooseyard.com> wrote: > > On Feb 20, 2013, at 8:05 PM, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> > 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 (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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com