Re: I don't understand why this is leaking...
Re: I don't understand why this is leaking...
- Subject: Re: I don't understand why this is leaking...
- From: "Adam R. Maxwell" <email@hidden>
- Date: Tue, 12 Aug 2008 06:49:26 -0700
On Aug 12, 2008, at 4:49 AM, Phil wrote:
On Tue, Aug 12, 2008 at 10:25 PM, Gerriet M. Denkmann
<email@hidden> wrote:
Yes, I have.
1. Simple Test:
In IB create new window, add NSTextField with content
"$null" (without the
quotes) save in 10.2 or later format. Close. Open again. Look at your
string.
[...]
Maybe this will work on Leopard. On Tiger it does not. (No crash,
nor error
message either).
I tested this in Leopard, 2.x NIBs have this problem, but 3.X NIBs and
XIBs do not. It looks like it was a bug that's fixed in Leopard, but
preserved in some cases for backwards compatability.
Although, I wouldn't consider this bug much of a reason for not using
keyed archiving. Even though NS(Un)Archiver aren't deprecated, they
have been "replaced".
Sequential archives are still required for Distributed Objects, since
NSPortCoder doesn't support keyed archiving. This is in spite of the
AppKit release notes comment "By the way, in case you missed it, you
should really be using keyed archiving."
--
Adam
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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