Re: many-to-many relationships and retain cycles
Re: many-to-many relationships and retain cycles
- Subject: Re: many-to-many relationships and retain cycles
- From: Ken Thomases <email@hidden>
- Date: Tue, 3 Jun 2008 19:06:03 -0500
On Jun 2, 2008, at 11:12 AM, Todd Ransom wrote:
Has anyone out there created a non-retaining array class or come up
with another solution to this problem? Or is there anything in
particular I should watch out for when subclassing NSMutableArray?
Probably the non-retaining CFArray that others have suggested is the
better approach, but I just wanted to point out an alternative that
may be useful in other cases: +[NSValue valueWithNonretainedObject:].
Cheers,
Ken
_______________________________________________
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