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 (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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to