On Aug 2, 2012, at 7:52 PM, Britt Durbrow <[email protected]> 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 protected]) 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 [email protected]
