Re: Anybody know why instantiateNibWithOwner:topLevelObjects: was deprecated?
Re: Anybody know why instantiateNibWithOwner:topLevelObjects: was deprecated?
- Subject: Re: Anybody know why instantiateNibWithOwner:topLevelObjects: was deprecated?
- From: Charles Srstka <email@hidden>
- Date: Thu, 02 Aug 2012 20:09:51 -0500
On Aug 2, 2012, at 7:52 PM, Britt Durbrow <email@hidden> wrote:
> Well... the subject line kinda says it all... before I file a bug... does anybody know why NSNib's instantiateNibWithOwner:topLevelObjects: was deprecated?
Probably because it didn't follow the usual Cocoa memory management pattern, in a way that creates memory leaks in ARC that can't be worked around without dropping down to the CF level.
Charles
_______________________________________________
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